///////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////// More...
#include <quad_from_triangle_mesh.template.h>
Additional Inherited Members | |
![]() | |
TimeStepper * | Time_stepper_pt |
Timestepper used to build elements. | |
bool | Use_attributes |
Boolean flag to indicate whether to use attributes or not (required for multidomain meshes) | |
///////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////
Unstructured refineable QuadFromTriangleMesh
Definition at line 575 of file quad_from_triangle_mesh.template.h.
|
inline |
Build mesh, based on the specifications on TriangleMeshParameters.
Definition at line 584 of file quad_from_triangle_mesh.template.h.
|
inline |
Build mesh, based on the polyfiles.
Definition at line 621 of file quad_from_triangle_mesh.template.h.
|
inlinevirtual |
Empty Destructor.
Definition at line 633 of file quad_from_triangle_mesh.template.h.
Overload the adapt function (to ensure nodes are snapped to the boundary)
///////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////
Adapt problem based on specified elemental error estimates
Definition at line 1032 of file quad_from_triangle_mesh.template.cc.
References oomph::TetgenMesh< ELEMENT >::TetgenMesh().
|
inlinevirtual |
Refine mesh uniformly.
Definition at line 595 of file quad_from_triangle_mesh.template.h.
|
inline |
Refine mesh uniformly and doc process.
Definition at line 604 of file quad_from_triangle_mesh.template.h.