Public Member Functions | List of all members
MyMacroElementNodeUpdateFishMesh< ELEMENT > Class Template Reference

Fish-shaped mesh with MacroElement-based node update. More...

Inheritance diagram for MyMacroElementNodeUpdateFishMesh< ELEMENT >:

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). More...
 
virtual ~MyMacroElementNodeUpdateFishMesh ()
 Destructor: empty. More...
 

Detailed Description

template<class ELEMENT>
class MyMacroElementNodeUpdateFishMesh< ELEMENT >

Fish-shaped mesh with MacroElement-based node update.

Definition at line 92 of file macro_element_free_boundary_poisson_non_ref.cc.

Constructor & Destructor Documentation

◆ MyMacroElementNodeUpdateFishMesh()

template<class ELEMENT>
MyMacroElementNodeUpdateFishMesh< ELEMENT >::MyMacroElementNodeUpdateFishMesh ( GeomObject *  back_pt,
TimeStepper *  time_stepper_pt = &Mesh::Default_TimeStepper 
)
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 103 of file macro_element_free_boundary_poisson_non_ref.cc.

◆ ~MyMacroElementNodeUpdateFishMesh()

template<class ELEMENT>
virtual MyMacroElementNodeUpdateFishMesh< ELEMENT >::~MyMacroElementNodeUpdateFishMesh ( )
inlinevirtual

Destructor: empty.

Definition at line 129 of file macro_element_free_boundary_poisson_non_ref.cc.


The documentation for this class was generated from the following file: