Public Member Functions | List of all members
oomph::AnnularSpineMesh< ELEMENT > Class Template Reference

Deform the existing cubic spine mesh into a annular section with spines directed radially inwards from the wall. More...

Inheritance diagram for oomph::AnnularSpineMesh< ELEMENT >:

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)
 

Detailed Description

template<class ELEMENT>
class oomph::AnnularSpineMesh< ELEMENT >

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.

Constructor & Destructor Documentation

◆ AnnularSpineMesh()

template<class ELEMENT >
oomph::AnnularSpineMesh< ELEMENT >::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 
)
inline

Member Function Documentation

◆ spine_node_update()

template<class ELEMENT >
virtual void oomph::AnnularSpineMesh< ELEMENT >::spine_node_update ( SpineNode *  spine_node_pt)
inlinevirtual

Definition at line 176 of file 3d_rayleigh_instability_surfactant.cc.


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