MFEM
v4.5.2
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 664 of file mesh_readers.cpp.