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

Go to the source code of this file.

Classes

class  FiniteElementComp
 
class  WarpedLine
 Warped line in 2D space. More...
 
class  PrescribedBoundaryDisplacementProblem< ELEMENT >
 

Namespaces

 Global_Physical_Variables
 Global parameters.
 

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 ( )