bf3D_partialDeriv.hh File Reference
Go to the source code of this file.
Classes | |
class | hp3D::BilinearFormTwoPartDeriv< F > |
A class to calculate the element matrices for partial derivatives. More... | |
class | concepts::Element< F > |
An abstract class for an element of a space. More... | |
class | concepts::ElementMatrix< F > |
Element matrix. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Enumerations | |
enum | hp3D::partDerivType { hp3D::NO_DERIV = 0, hp3D::X_DERIV = 1, hp3D::Y_DERIV = 2, hp3D::Z_DERIV = 3 } |
Detailed Description
A class to calculate the element matrices for partial derivatives.
Definition in file bf3D_partialDeriv.hh.