libMesh
Functions
output_libmesh_version.C File Reference

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 20 of file output_libmesh_version.C.

References libMesh::libmesh_version_stdout().

21 {
23  return 0;
24 }
void libmesh_version_stdout()