MFEM  v4.6.0
Finite element discretization library
Functions
convert-dc.cpp File Reference

Go to the source code of this file.

Functions

DataCollectioncreate_data_collection (const std::string &dc_name, const std::string &dc_type)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ create_data_collection()

DataCollection* create_data_collection ( const std::string &  dc_name,
const std::string &  dc_type 
)

Definition at line 45 of file convert-dc.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 107 of file convert-dc.cpp.