Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Functions
app-kersten/ThinSheet/thinSheetGeom.hh File Reference
#include "geometry.hh"
#include "toolbox/array.hh"
#include "boost/shared_ptr.hpp"
Include dependency graph for thinSheetGeom.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::ThinSheetEllipse2::S
 scanner over the cells More...
class  concepts::ThinSheetEllipse::S
 scanner over the cells More...
class  concepts::ThinSheetParabel::S
 scanner over the cells More...
class  concepts::ThinEllipseMeshes2d
class  concepts::ThinMeshes2d
 Class holding a mesh with a thin sheet, the respective limit mesh and the relations between these two meshes. More...
class  concepts::ThinSheet
 Abstract class for mesh with thin sheet of constant thickness d. More...
class  concepts::ThinSheetCell< dim >
 Abstract class for cell inside a thin sheet of thickness d. More...
class  concepts::ThinSheetCell< 2 >
 Abstract class for 2D cell inside a thin sheet of thickness d. More...
class  concepts::ThinSheetEllipse
 Mesh of a ellipsoidal thin sheet inside a circle. More...
class  concepts::ThinSheetEllipse2
 Mesh of a ellipsoidal thin sheet inside a circle. More...
class  concepts::ThinSheetParabel
 Mesh of a parabular thin sheet inside a circle. More...
class  concepts::ThinSheetQuad2d
 A 2D cell: quadrilateral in thin sheet of constant thickness. More...
class  concepts::ThinStraightMeshes2d

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Functions

std::pair< ThinMeshes2d
*, PiecewiseFormulaBase< Real > * > 
concepts::generateThinMeshes2dFromInput (const InOutParameters input, bool verbose=false)
 Generates thin meshes from a given parameter list, i.e.

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)