MFEM v4.7.0
Finite element discretization library
|
Functions | |
bool | StringCompare (const char *s1, const char *s2) |
bool mfem::vtk_xml::StringCompare | ( | const char * | s1, |
const char * | s2 ) |
Return false if either string is NULL or if the strings differ, return true if the strings are the same.
Definition at line 688 of file mesh_readers.cpp.