Classes | Namespaces | Functions
simple_shear.cc File Reference

Go to the source code of this file.

Classes

class  ElasticCubicMesh< ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 
class  SimpleShearProblem< ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 

Namespaces

 Global_Physical_Variables
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
 

Functions

void Global_Physical_Variables::body_force (const Vector< double > &xi, const double &t, Vector< double > &b)
 Body force vector: Vertically downwards with magnitude Gravity. More...
 
int main ()
 Driver for simple elastic problem. More...
 

Function Documentation

◆ main()

int main ( )