smatrix.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::ShapeFunction1D< F > |
Abstract class for 1D shape function. More... | |
class | concepts::SMatrix1D |
One dimensional S matrix. More... | |
class | concepts::SMatrixBase< F > |
An abstract class for an S matrix. More... | |
class | concepts::SMatrixBlock< F, dim > |
S matrix in block form for tensorised shape functions. More... | |
class | concepts::SMatrixCompose< F > |
Composing S matrices. More... | |
class | concepts::SMatrixGeneralTensor< F, dim > |
S matrix for elements in dimensions 2 and 3 with tensorized shape functions, with arbitrary number of shape functions in each direction. More... | |
class | concepts::SMatrixTensor< F, dim > |
S matrix for elements in dimensions 2 and 3 with tensorized shape functions. More... | |
class | concepts::TColumn< F > |
A column of a T matrix. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
S Matrix
An S matrix changes a T matrix according to a refinement to handle hanging nodes
Definition in file smatrix.hh.