dune-istl  2.2.0
Classes | Functions
example.cc File Reference

Classes

class  Timer

Functions

void test_basearray ()
template<class V >
void f (V &v)
void test_BlockVector ()
void test_VariableBlockVector ()
void test_FieldMatrix ()
void test_BCRSMatrix ()
void test_IO ()
void test_Iter ()
void test_Interface ()
int main (int argc, char **argv)

Function Documentation

template<class V >
void f ( V &  v)

Referenced by test_BlockVector().

int main ( int  argc,
char **  argv 
)
void test_basearray ( )
void test_BCRSMatrix ( )

Referenced by main().

void test_BlockVector ( )

References f(), Timer::start(), and Timer::stop().

Referenced by main().

void test_FieldMatrix ( )

References A.

Referenced by main().

void test_Interface ( )

References A, Dune::LoopSolver< X >::apply(), col, and row.

Referenced by main().

void test_IO ( )
void test_Iter ( )

Referenced by main().