![]() |
|
Classes | |
| class | TriangleFaceTestProblem< ELEMENT > |
| TriangleFaceTest problem. More... | |
| class | FileStem< ELEMENT > |
Namespaces | |
| MeshDeformation | |
| Namespace for the functions associated with the mesh deformation. | |
Functions | |
| void | MeshDeformation::deform_mesh (Mesh *const &mesh_pt) |
| Deform the cubic mesh so that its six sides are all parabolic. More... | |
| void | MeshDeformation::exact_normal (const unsigned &face, const Vector< double > &x, Vector< double > &n) |
| The exact normal vector for each face at global coordinate x. More... | |
| int | main (int argc, char *argv[]) |
| Demonstrate how to solve TriangleFaceTest problem. More... | |
Demonstrate how to solve TriangleFaceTest problem.
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
References problem.