MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::vtk_xml Namespace Reference

Functions

bool StringCompare (const char *s1, const char *s2)
 

Function Documentation

◆ StringCompare()

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.