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

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// 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: More...
 
virtual ~RefineableElasticQuarterTubeMesh ()
 Empty Destructor. More...
 

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.

◆ ~RefineableElasticQuarterTubeMesh()

template<class ELEMENT >
virtual RefineableElasticQuarterTubeMesh< ELEMENT >::~RefineableElasticQuarterTubeMesh ( )
inlinevirtual

Empty Destructor.

Definition at line 78 of file three_d_cantilever.cc.


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