linearForm.hh
Go to the documentation of this file.
67 class Riesz : public concepts::LinearForm<F>, public LinearFormHelper<0,F>, public concepts::LinearFormChoice {
Helper class for Linearforms l(v), where v is i-form.
Definition: formula.hh:94
void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< F > &em) const
Computes the element load vector.
Interface class for Linearform in that one can choice for the basis evaluation type,...
Definition: linearForm.hh:64
virtual ~GradLinearForm()
virtual std::ostream & info(std::ostream &os) const
Riesz(const concepts::ElementFormulaContainer< F > frm, const concepts::BoundaryConditions *bc=0)
Constructor.
virtual ~Riesz()
virtual ~LinearFormGradInterp_Grad()
void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< F > &em) const
Computes the element load vector.
virtual ~Neumann()
LinearFormGradInterp_Grad(const concepts::ElementFormulaContainer< F > frm)
Constructor.
GradLinearForm(const concepts::ElementFormulaContainer< F > frm)
Constructor.
void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< F > &em) const
Computes the element load vector.
void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< Real > &em) const
Computes the element load vector.
const concepts::Set< concepts::Attribute > attrib_
Set of vertex attributes.
Definition: linearForm.hh:195
virtual std::ostream & info(std::ostream &os) const
virtual std::ostream & info(std::ostream &os) const
PointEvaluation(const concepts::Set< concepts::Attribute > attrib, const concepts::ElementFormulaContainer< F > frm=concepts::ConstFormula< F >(1.0))
Constructor.
Definition: linearForm.hh:179
void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< F > &em) const
Computes the element load vector.
virtual std::ostream & info(std::ostream &os) const