MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
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 44 of file convert-dc.cpp.

◆ main()

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

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