linearForm.hh File Reference
#include <memory>
#include "basics/typedefs.hh"
#include "function/linearForm.hh"
#include "formula.hh"
Go to the source code of this file.
Classes | |
class | concepts::Formula< F > |
Interface for a formula. More... | |
class | hp1D::GradLinearForm< F > |
Linear form on edges in nD. More... | |
class | hp1D::LinearFormGradInterp_Grad< F > |
Linear form on edges in nD. More... | |
class | hp1D::Neumann |
Linear form on edges in nD. More... | |
class | hp1D::PointEvaluation< F > |
Point evaluation in 1D. More... | |
class | hp1D::Riesz< F > |
Linear form on edges in nD. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp1D | |
1D hp-FEM | |
Detailed Description
Linear form for hp 1D FEM
Definition in file linearForm.hh.