Classes | Namespaces | Functions | Variables
prescribed_displ_lagr_mult.cc File Reference

Go to the source code of this file.

Classes

class  FiniteElementComp
 Function-type-object to compare finite elements based on their x coordinate. More...
 
class  WarpedLine
 Warped line in 2D space. More...
 
class  PrescribedBoundaryDisplacementProblem< ELEMENT >
 Problem class for deformation of elastic block by prescribed boundary motion. More...
 

Namespaces

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

Functions

int main ()
 Driver code. More...
 

Variables

WarpedLine Global_Physical_Variables::Boundary_geom_object (0.0)
 GeomObject specifying the shape of the boundary: Initially it's flat. More...
 
double Global_Physical_Variables::Nu =0.3
 Poisson's ratio. More...
 

Function Documentation

◆ main()

int main ( )