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

Create an Elastic mesh for the problem. More...

Inheritance diagram for ElasticInclinedPlaneMesh< ELEMENT >:

Public Member Functions

 ElasticInclinedPlaneMesh (const unsigned &nx, const unsigned &ny, const double &lx, const double &ly, TimeStepper *time_stepper_pt)
 

Detailed Description

template<class ELEMENT>
class ElasticInclinedPlaneMesh< ELEMENT >

Create an Elastic mesh for the problem.

Definition at line 664 of file inclined_plane.cc.

Constructor & Destructor Documentation

◆ ElasticInclinedPlaneMesh()

template<class ELEMENT >
ElasticInclinedPlaneMesh< ELEMENT >::ElasticInclinedPlaneMesh ( const unsigned &  nx,
const unsigned &  ny,
const double &  lx,
const double &  ly,
TimeStepper *  time_stepper_pt 
)
inline

Definition at line 670 of file inclined_plane.cc.


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