Deform the existing cubic spine mesh into a annular section with spines directed radially inwards from the wall. More...
Public Member Functions | |
AnnularSpineMesh (const unsigned &n_r, const unsigned &n_y, const unsigned &n_theta, const double &r_min, const double &r_max, const double &l_y, const double &theta_min, const double &theta_max, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
virtual void | spine_node_update (SpineNode *spine_node_pt) |
Deform the existing cubic spine mesh into a annular section with spines directed radially inwards from the wall.
Definition at line 120 of file 3d_rayleigh_instability_surfactant.cc.
|
inline |
Definition at line 124 of file 3d_rayleigh_instability_surfactant.cc.
References Global_Physical_Variables::Film_Thickness.
|
inlinevirtual |
Definition at line 176 of file 3d_rayleigh_instability_surfactant.cc.