Public Types | |
typedef Mapping< F, 2 > | value_type |
Public Member Functions | |
FrmE_PointsToMapping (const ElementFormulaContainer< Point< F, 2 >, G > frm1, const ElementFormulaContainer< Point< F, 2 >, G > frm2, bool transpose=false) | |
Constructor with two vectors. | |
virtual Mapping< F, 2 > | operator() (const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const |
virtual Mapping< F, 2 > | operator() (const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const |
virtual Mapping< F, 2 > | operator() (const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const |
virtual FrmE_PointsToMapping< 2, F, G > * | clone () const |
Virtual copy constructor. | |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Definition at line 105 of file frmE_matrix.hh.
|
inherited |
Definition at line 37 of file elementFormula.hh.
|
inline |
Constructor with two vectors.
Definition at line 108 of file frmE_matrix.hh.
|
inlinevirtual |
Definition at line 113 of file frmE_matrix.hh.
|
inlinevirtual |
Virtual copy constructor.
Implements concepts::ElementFormula< Mapping< F, 2 >, G >.
Definition at line 136 of file frmE_matrix.hh.
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 141 of file frmE_matrix.hh.
|
inlinevirtual |
Evaluates the formula.
Implements concepts::ElementFormula< Mapping< F, 2 >, G >.
Definition at line 115 of file frmE_matrix.hh.
|
inlinevirtual |
Evaluates the formula.
Implements concepts::ElementFormula< Mapping< F, 2 >, G >.
Definition at line 122 of file frmE_matrix.hh.
|
inlinevirtual |
Evaluates the formula.
Implements concepts::ElementFormula< Mapping< F, 2 >, G >.
Definition at line 129 of file frmE_matrix.hh.