Go to the documentation of this file.
31 void r_(
const uint,
const uint);
33 std::list<std::pair<uint, uint> >
rowIdx_[16];
40 #endif // spaceTest_hh
std::list< std::pair< uint, Real > > colAndEntry_[16]
Tests space (all T matrices of all elements)
uint elmIdx_
Tests space (all T matrices of all elements)
std::list< std::pair< uint, uint > > rowIdx_[16]
Tests space (all T matrices of all elements)
void c_(const uint, const Real)
Tests space (all T matrices of all elements)
virtual void run()
Runs the tests. Must be overwritten by the specialization.
Testing degree of freedom computation.
void r_(const uint, const uint)
Tests space (all T matrices of all elements)
void testSpace()
Tests space (all T matrices of all elements)
double Real
Type normally used for a floating point number.