

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. | |