DOLFIN
DOLFIN C++ interface
Static Public Member Functions | List of all members
dolfin::XMLFunctionData Class Reference

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.
 

Detailed Description

I/O for XML representation of Function.


The documentation for this class was generated from the following files: