action functions
|
Please note that the library has not been "officially" released. While we continue to work on the documentation, these web pages are likely to contain broken links and documents in draft form. Please send an email to if you wish to be informed of the library's "official" release. |
#include <channel_with_leaflet_mesh.template.h>
Inheritance diagram for oomph::MacroElementNodeUpdateRefineableChannelWithLeafletMesh< ELEMENT >:

Definition at line 277 of file channel_with_leaflet_mesh.template.h.
Public Member Functions | |
| MacroElementNodeUpdateRefineableChannelWithLeafletMesh (GeomObject *leaflet_pt, const double &lleft, const double &lright, const double &hleaflet, const double &htot, const unsigned &nleft, const unsigned &nright, const unsigned &ny1, const unsigned &ny2, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
| Constructor: Pass pointer to GeomObject that represents the leaflet, the length of the domain to left and right of the leaflet, the height of the leaflet and the overall height of the channel, the number of element columns to the left and right of the leaflet, the number of rows of elements from the bottom of the channel to the end of the leaflet, the number of rows of elements above the end of the leaflet. Timestepper defaults to Steady default Timestepper defined in the Mesh base class. | |
| virtual | ~MacroElementNodeUpdateRefineableChannelWithLeafletMesh () |
| Destructor: empty. | |
| oomph::MacroElementNodeUpdateRefineableChannelWithLeafletMesh< ELEMENT >::MacroElementNodeUpdateRefineableChannelWithLeafletMesh | ( | GeomObject * | leaflet_pt, | |
| const double & | lleft, | |||
| const double & | lright, | |||
| const double & | hleaflet, | |||
| const double & | htot, | |||
| const unsigned & | nleft, | |||
| const unsigned & | nright, | |||
| const unsigned & | ny1, | |||
| const unsigned & | ny2, | |||
| TimeStepper * | time_stepper_pt = &Mesh::Default_TimeStepper | |||
| ) | [inline] |
Constructor: Pass pointer to GeomObject that represents the leaflet, the length of the domain to left and right of the leaflet, the height of the leaflet and the overall height of the channel, the number of element columns to the left and right of the leaflet, the number of rows of elements from the bottom of the channel to the end of the leaflet, the number of rows of elements above the end of the leaflet. Timestepper defaults to Steady default Timestepper defined in the Mesh base class.
Definition at line 292 of file channel_with_leaflet_mesh.template.h.
References oomph::RefineableQuadMesh< ELEMENT >::setup_quadtree_forest().
| virtual oomph::MacroElementNodeUpdateRefineableChannelWithLeafletMesh< ELEMENT >::~MacroElementNodeUpdateRefineableChannelWithLeafletMesh | ( | ) | [inline, virtual] |
1.4.7