|
libMesh
|
#include <exact_soln.h>
Public Member Functions | |
| virtual Real | operator() (const Point &p) const =0 |
| virtual Real | forcing (const Point &p) const =0 |
Definition at line 28 of file exact_soln.h.
Implemented in libMesh::USoln, libMesh::VSoln, and libMesh::PSoln.
Implemented in libMesh::USoln, libMesh::VSoln, and libMesh::PSoln.