622 this->add_time_stepper_pt(
new TIMESTEPPER);
626 nx,
ny,length,1.0,this->time_stepper_pt());
639 this->build_global_mesh();
Definition: inclined_plane.cc:139
Mesh * Bulk_mesh_pt
Bulk fluid mesh.
Definition: inclined_plane.cc:144
void make_traction_elements()
Definition: inclined_plane.cc:193
std::string Output_prefix
Prefix for output files.
Definition: inclined_plane.cc:156
void make_free_surface_elements()
Definition: inclined_plane.cc:239
Mesh * Traction_mesh_pt
Mesh for the traction elements that are added at inlet and outlet.
Definition: inclined_plane.cc:147
Mesh * Surface_mesh_pt
Mesh for the free surface elements.
Definition: inclined_plane.cc:150
Mesh * Point_mesh_pt
Mesh for the point elements at each end of the free surface.
Definition: inclined_plane.cc:153
void complete_build()
Definition: inclined_plane.cc:300
Create a spine mesh for the problem.
Definition: inclined_plane.cc:525
const unsigned nx
Definition: ConstraintElementsUnitTest.cpp:30
const unsigned ny
Definition: ConstraintElementsUnitTest.cpp:31