|
libMesh
|
#include <mixed_exact_solution.h>
Public Member Functions | |
| MixedExactSolution ()=default | |
| ~MixedExactSolution ()=default | |
| Real | scalar (Real x, Real y) |
| Real | scalar (Real x, Real y, Real z) |
| RealGradient | operator() (Real x, Real y) |
| RealGradient | operator() (Real x, Real y, Real z) |
| RealTensor | grad (Real x, Real y) |
| RealTensor | grad (Real x, Real y, Real z) |
| Real | div (Real x, Real y) |
| Real | div (Real x, Real y, Real z) |
| Real | forcing (Real x, Real y) |
| Real | forcing (Real x, Real y, Real z) |
Definition at line 26 of file mixed_exact_solution.h.
|
default |
|
default |
Definition at line 84 of file mixed_exact_solution.h.
References grad(), and libMesh::Real.
Definition at line 92 of file mixed_exact_solution.h.
References grad(), and libMesh::Real.
Definition at line 101 of file mixed_exact_solution.h.
References div().
Referenced by alternative_fe_assembly(), compute_enriched_soln(), and fe_assembly().
Definition at line 106 of file mixed_exact_solution.h.
References div().
|
inline |
Definition at line 59 of file mixed_exact_solution.h.
References libMesh::pi, and libMesh::Real.
|
inline |
Definition at line 69 of file mixed_exact_solution.h.
References libMesh::pi, and libMesh::Real.
|
inline |
Definition at line 42 of file mixed_exact_solution.h.
References libMesh::pi, and libMesh::Real.
|
inline |
Definition at line 50 of file mixed_exact_solution.h.
References libMesh::pi, and libMesh::Real.
Definition at line 32 of file mixed_exact_solution.h.
References libMesh::pi.
Referenced by alternative_fe_assembly(), and fe_assembly().
Definition at line 37 of file mixed_exact_solution.h.
References libMesh::pi.