MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
DataCollection * | create_data_collection (const std::string &dc_name, const std::string &dc_type) |
int | main (int argc, char *argv[]) |
DataCollection * create_data_collection | ( | const std::string & | dc_name, |
const std::string & | dc_type ) |
Definition at line 44 of file convert-dc.cpp.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 106 of file convert-dc.cpp.