MFEM  v4.6.0
Finite element discretization library
Functions
ex23.cpp File Reference

Go to the source code of this file.

Functions

double InitialSolution (const Vector &x)
 
double InitialRate (const Vector &x)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ InitialRate()

double InitialRate ( const Vector x)

Definition at line 176 of file ex23.cpp.

◆ InitialSolution()

double InitialSolution ( const Vector x)

Definition at line 171 of file ex23.cpp.

◆ main()

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

Definition at line 182 of file ex23.cpp.