Fish-shaped mesh with MacroElement-based node update. More...
Public Member Functions | |
MyMacroElementNodeUpdateFishMesh (GeomObject *back_pt, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
Constructor: Pass pointer to GeomObject that defines the fish's back and pointer to timestepper (defaults to (Steady) default timestepper defined in the Mesh base class). | |
virtual | ~MyMacroElementNodeUpdateFishMesh () |
Destructor: empty. | |
Fish-shaped mesh with MacroElement-based node update.
Definition at line 88 of file macro_element_free_boundary_poisson_non_ref.cc.
|
inline |
Constructor: Pass pointer to GeomObject that defines the fish's back and pointer to timestepper (defaults to (Steady) default timestepper defined in the Mesh base class).
Definition at line 99 of file macro_element_free_boundary_poisson_non_ref.cc.
References demo_fish_poisson().
|
inlinevirtual |
Destructor: empty.
Definition at line 125 of file macro_element_free_boundary_poisson_non_ref.cc.