linearForm.hh File Reference
#include <memory>
#include "formula/elementFormulaContainer.hh"
#include "function/linearForm.hh"
#include "basics/typedefs.hh"
Go to the source code of this file.
Classes | |
class | concepts::Array< F > |
An array of objects. More... | |
class | concepts::Element< F > |
An abstract class for an element of a space. More... | |
class | concepts::ElementMatrix< F > |
Element matrix. More... | |
class | concepts::Formula< F > |
Interface for a formula. More... | |
class | hp3D::Riesz |
Linear form in 3D. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Detailed Description
Linear forms for hp 3D FEM
Definition in file linearForm.hh.