Classes | Namespaces
foeppl_von_karman_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::FoepplvonKarmanEquations
 A class for all isoparametric elements that solve the Foeppl von Karman equations. More...
 
class  oomph::QFoepplvonKarmanElement< NNODE_1D >
 QFoepplvonKarmanElement elements are linear/quadrilateral/brick-shaped Foeppl von Karman elements with isoparametric interpolation for the function. More...
 
class  oomph::FaceGeometry< QFoepplvonKarmanElement< NNODE_1D > >
 Face geometry for the QFoepplvonKarmanElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges. More...
 
class  oomph::ProjectableFoepplvonKarmanElement< FVK_ELEMENT >
 Foeppl von Karman upgraded to become projectable. More...
 
class  oomph::FaceGeometry< ProjectableFoepplvonKarmanElement< ELEMENT > >
 Face geometry for element is the same as that for the underlying wrapped element. More...
 
class  oomph::FaceGeometry< FaceGeometry< ProjectableFoepplvonKarmanElement< ELEMENT > > >
 Face geometry of the Face Geometry for element is the same as that for the underlying wrapped element. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).