MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
gridfunction-bounds.cpp File Reference

Go to the source code of this file.

Functions

void VisualizeField (ParMesh &pmesh, ParGridFunction &input, char *title, int pos_x, int pos_y)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 44 of file gridfunction-bounds.cpp.

◆ VisualizeField()

void VisualizeField ( ParMesh & pmesh,
ParGridFunction & input,
char * title,
int pos_x,
int pos_y )

Definition at line 272 of file gridfunction-bounds.cpp.