MFEM
v4.2.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 41 of file convert-dc.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 88 of file convert-dc.cpp.