testElementFormula.hh
const concepts::ElementFormula< F > & frm() const
Definition: testElementFormula.hh:30
virtual void run()
Runs the tests. Must be overwritten by the specialization.
Definition: testElementFormula.hh:25
const concepts::ElementFormulaContainer< F > i_
Definition: testElementFormula.hh:42
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Definition: testElementFormula.hh:34
Container(const concepts::ElementFormulaContainer< F > i)
Definition: testElementFormula.hh:27
void testVectorSumElementFormula()
test for SumElementFormula for vector element formulas
virtual ~ElementFormulaTest()
Definition: testElementFormula.hh:54
void testSumElementFormula()
test for SumElementFormula
void testContainer(const char *s, const concepts::RCP< Container< F > > cnt, F ref)
test for VectorElementFormula
void testProductElementFormula()
test for ProductElementFormula
void testVectorElementFormula()
test for VectorElementFormula
void testContainer(const char *s, const concepts::RCP< Container< concepts::Point< F, 2 > > > cnt, const concepts::Point< F, 2 > ref)
test for VectorElementFormula