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

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...

Inheritance diagram for ElasticQuarterTubeMesh< ELEMENT >:

Public Member Functions

 ElasticQuarterTubeMesh (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 ~ElasticQuarterTubeMesh ()
 Empty Destructor. More...
 

Detailed Description

template<class ELEMENT>
class ElasticQuarterTubeMesh< ELEMENT >

//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////

Simple quarter tube mesh upgraded to become a solid mesh

Definition at line 91 of file three_d_cantilever.cc.

Constructor & Destructor Documentation

◆ ElasticQuarterTubeMesh()

template<class ELEMENT >
ElasticQuarterTubeMesh< ELEMENT >::ElasticQuarterTubeMesh ( 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 98 of file three_d_cantilever.cc.

◆ ~ElasticQuarterTubeMesh()

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

Empty Destructor.

Definition at line 113 of file three_d_cantilever.cc.


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