Public Member Functions | |
BilinearFormHelper (const concepts::ElementFormulaContainer< F > frm) | |
const concepts::ElementFormula< F > * | formula () const |
Protected Member Functions | |
void | computeIntermediate_ (const BaseElement< Real > &elm) const |
Protected Attributes | |
concepts::Array< F > | intermediateValue_ |
const concepts::ElementFormulaContainer< F > | frm_ |
ElementFormula. | |
Definition at line 190 of file formula.hh.
|
inline |
Definition at line 192 of file formula.hh.
|
protectedinherited |
Compute the intermediate data for element matrix computation
This method is important for the derivated linear forms.
|
inline |
Definition at line 196 of file formula.hh.
|
protectedinherited |
ElementFormula.
Definition at line 133 of file formula.hh.
|
mutableprotectedinherited |