MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
hpref.cpp File Reference

Go to the source code of this file.

Functions

real_t CheckH1Continuity (GridFunction &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 ( GridFunction & x)

Definition at line 308 of file hpref.cpp.

◆ DetRand()

int DetRand ( int & seed)

Definition at line 32 of file hpref.cpp.

◆ f_exact()

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

Definition at line 362 of file hpref.cpp.

◆ main()

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

Definition at line 40 of file hpref.cpp.