DOLFIN
DOLFIN C++ interface
|
Output of XML representation of DOLFIN Table. More...
#include <XMLTable.h>
Static Public Member Functions | |
static void | write (const Table &table, pugi::xml_node xml_node) |
Write the XML file. | |
static void | read (Table &table, pugi::xml_node xml_node) |
Read the XML file. | |
Output of XML representation of DOLFIN Table.