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

namespace  Global_Physical_Variables
 Global parameters.
 

Functions

int main ()
 Driver code.
 

Variables

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

Function Documentation

◆ main()

int main ( )