blitzdg
an open-source project aiming to implement parallel discontinuous Galerkin (dg) solvers for common partial differential equations systems using blitz++ for array and tensor manipulations and MPI for distributed parallelism.
igloo::XmlElement Member List

This is the complete list of members for igloo::XmlElement, including all inherited members.

attr(const char *attr_name, const char *value) (defined in igloo::XmlElement)igloo::XmlElementinline
attr(const char *attr_name, const std::string &value) (defined in igloo::XmlElement)igloo::XmlElementinline
attr(const char *attr_name, T value) (defined in igloo::XmlElement)igloo::XmlElementinline
cdata(const char *str) (defined in igloo::XmlElement)igloo::XmlElementinline
cdata(const std::string &str) (defined in igloo::XmlElement)igloo::XmlElementinline
contents(const char *str) (defined in igloo::XmlElement)igloo::XmlElementinline
contents(const std::string &str) (defined in igloo::XmlElement)igloo::XmlElementinline
contents(T value) (defined in igloo::XmlElement)igloo::XmlElementinline
XmlElement(const char *name_, XmlWriter &wr_) (defined in igloo::XmlElement)igloo::XmlElementinline
~XmlElement() (defined in igloo::XmlElement)igloo::XmlElementinline