|
DOLFIN
DOLFIN C++ interface
|
I/O of XML representation of a MeshValueCollection. More...
#include <XMLMeshValueCollection.h>
Static Public Member Functions | |
| template<typename T > | |
| static void | read (MeshValueCollection< T > &mesh_value_collection, const std::string type, const pugi::xml_node xml_node) |
| Read mesh value collection from XML file. | |
| template<typename T > | |
| static void | write (const MeshValueCollection< T > &mesh_value_collection, const std::string type, pugi::xml_node xml_node) |
| Write mesh value collection to XML file. | |
I/O of XML representation of a MeshValueCollection.
1.8.13