Upgrade mesh to solid mesh. More...
Public Member Functions | |
ElasticRefineableCollapsibleChannelMesh (const unsigned &nup, const unsigned &ncollapsible, const unsigned &ndown, const unsigned &ny, const double &lup, const double &lcollapsible, const double &ldown, const double &ly, GeomObject *wall_pt, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
Constructor: Build mesh and copy Eulerian coords to Lagrangian ones so that the initial configuration is the stress-free one. More... | |
Upgrade mesh to solid mesh.
Definition at line 49 of file fsi_pseudo_solid_collapsible_channel_adapt.cc.
|
inline |
Constructor: Build mesh and copy Eulerian coords to Lagrangian ones so that the initial configuration is the stress-free one.
Make the current configuration the undeformed one by setting the nodal Lagrangian coordinates to their current Eulerian ones
Definition at line 1141 of file fsi_pseudo_solid_collapsible_channel_adapt.cc.
References Global_Physical_Variables::P_ext, and Global_Physical_Variables::P_up.