DOLFIN
DOLFIN C++ interface
|
I/O for XML representation of Function. More...
#include <XMLFunctionData.h>
Static Public Member Functions | |
static void | read (Function &u, pugi::xml_node xml_node) |
Read the XML file with function data. | |
static void | write (const Function &u, pugi::xml_node xml_node) |
Write the XML file with function data. | |
I/O for XML representation of Function.