| libMesh
    | 
Go to the source code of this file.
| Functions | |
| Real | exact_solution (const Real x, const Real y, const Real z=0.) | 
| This is the exact solution that we are trying to obtain.  More... | |
| Real exact_solution | ( | const Real | x, | 
| const Real | y, | ||
| const Real | z = 0. | ||
| ) | 
This is the exact solution that we are trying to obtain.
We will solve
and take a finite difference approximation using this function to get f. This is the well-known "method of manufactured solutions".
Definition at line 43 of file exact_solution.C.
References libMesh::pi, and libMesh::Real.
 1.8.14
 1.8.14