Public Member Functions | List of all members
RefineableElasticQuarterTubeMesh< ELEMENT > Class Template Reference

Simple quarter tube mesh upgraded to become a solid mesh. More...

Inheritance diagram for RefineableElasticQuarterTubeMesh< ELEMENT >:

Public Member Functions

 RefineableElasticQuarterTubeMesh (GeomObject *wall_pt, const Vector< double > &xi_lo, const double &fract_mid, const Vector< double > &xi_hi, const unsigned &nlayer, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper)
 Constructor:
 
virtual ~RefineableElasticQuarterTubeMesh ()
 Empty Destructor.
 

Detailed Description

template<class ELEMENT>
class RefineableElasticQuarterTubeMesh< ELEMENT >

Simple quarter tube mesh upgraded to become a solid mesh.

Definition at line 53 of file three_d_cantilever.cc.

Constructor & Destructor Documentation

◆ RefineableElasticQuarterTubeMesh()

template<class ELEMENT >
RefineableElasticQuarterTubeMesh< ELEMENT >::RefineableElasticQuarterTubeMesh ( GeomObject wall_pt,
const Vector< double > &  xi_lo,
const double fract_mid,
const Vector< double > &  xi_hi,
const unsigned nlayer,
TimeStepper time_stepper_pt = &Mesh::Default_TimeStepper 
)
inline

Constructor:

Definition at line 61 of file three_d_cantilever.cc.

Referenced by CantileverProblem< ELEMENT >::CantileverProblem().

◆ ~RefineableElasticQuarterTubeMesh()

Empty Destructor.

Definition at line 78 of file three_d_cantilever.cc.


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