dune-istl  2.3.1
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, char **)

Function Documentation

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

Referenced by test_BlockVector().

int main ( int  ,
char **   
)
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 ( )
void test_VariableBlockVector ( )

Referenced by main().