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

///////////////////////////////////////////////////////////////// More...

Inheritance diagram for MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT >:

Public Member Functions

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

Detailed Description

template<class ELEMENT>
class MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT >

/////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////// Refineable, fish-shaped mesh with MacroElement-based node update.

Definition at line 85 of file macro_element_free_boundary_poisson.cc.

Constructor & Destructor Documentation

◆ MyMacroElementNodeUpdateRefineableFishMesh()

template<class ELEMENT >
MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT >::MyMacroElementNodeUpdateRefineableFishMesh ( 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 96 of file macro_element_free_boundary_poisson.cc.

◆ ~MyMacroElementNodeUpdateRefineableFishMesh()

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

Destructor: empty.

Definition at line 122 of file macro_element_free_boundary_poisson.cc.


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