linearForm.hh
void operator()(const concepts::Element< Real > &elmBase, concepts::ElementMatrix< Real > &em)
Application operator.
FvdgTimeRhsDiff(concepts::Formula< Real > &frm, Real eps, concepts::BoundaryConditions *bc, bool symm=false)
Constructor.
Definition: linearForm.hh:82
void operator()(const FvdgElement &elm, concepts::ElementMatrix< Real > &em)
Application operator.
Abstract class implementing time dependent linear forms.
Definition: vectors.hh:35
Fvdg right hand side for time dependent problems with diffusion.
Definition: linearForm.hh:73
void operator()(const concepts::Element< Real > &elmBase, concepts::ElementMatrix< Real > &em)
Application operator.
virtual void operator()(const concepts::Element< Real > &elm, concepts::ElementMatrix< Real > &em)
Application operator.