Moertel
Development
|
▼CEpetra_Operator | |
CMOERTEL::Mortar_ML_Preconditioner | |
▼CMOERTEL::Function | A virtual class to form a shape function of some type |
CMOERTEL::Function_BiLinearQuad | |
CMOERTEL::Function_Constant1D | A 1D constant shape function for a 2-noded 1D Segment |
CMOERTEL::Function_ConstantTri | A 2D constant shape function for a 3-noded triangle |
CMOERTEL::Function_DualBiLinearQuad | |
CMOERTEL::Function_DualLinear1D | A 1D dual linear shape function |
CMOERTEL::Function_DualLinearTri | A 2D dual linear shape function for a 3-noded triangle |
CMOERTEL::Function_Linear1D | A 1D linear shape function |
CMOERTEL::Function_LinearTri | A 2D linear shape function for a 3-noded triangle |
CMOERTEL::Integrator | A class to perform integration of mass matrices on the overlap of 2 segments in 1D and 2D |
CMOERTEL::Interface | A class to construct a single interface |
CMOERTEL::Lmselector | A virtual class that supports user activation of LMs |
CMOERTEL::Manager | Top level user interface to the mortar package 'Moertel' |
▼CMOERTEL::Node | A class to construct a single node |
CMOERTEL::ProjectedNode | A class to handle the projection of a node onto some segment |
CMOERTEL::Overlap | A class to compute the overlap polygon of 2 different 2D segments and construct a triangle discretization of the convex hull of that polygon |
CMOERTEL::Point | A light weight node |
CMOERTEL::Projector | A class to perform projections of nodes onto opposing segments in 2D and 3D |
▼CMOERTEL::Segment | A virtual class to serve as base class for different types of interface segmentsconstruct a single interface |
CMOERTEL::Segment_BiLinearQuad | A class to define a 4-noded quadrilateral 2D Segment |
CMOERTEL::Segment_BiLinearTri | A class to define a 3-noded triangle 2D Segment |
CMOERTEL::Segment_Linear1D | A class to define a 2-noded linear 1D Segment |
CMOERTEL::Solver | A class to solve mortar constraint problems |