MFEM v4.8.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
phpref.cpp File Reference

Go to the source code of this file.

Functions

real_t CheckH1Continuity (ParGridFunction &x)
 
int DetRand (int &seed)
 
void f_exact (const Vector &x, Vector &f)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ CheckH1Continuity()

real_t CheckH1Continuity ( ParGridFunction & x)

Definition at line 340 of file phpref.cpp.

◆ DetRand()

int DetRand ( int & seed)

Definition at line 30 of file phpref.cpp.

◆ f_exact()

void f_exact ( const Vector & x,
Vector & f )

Definition at line 426 of file phpref.cpp.

◆ main()

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

Definition at line 38 of file phpref.cpp.