ug4
|
#include <cpu_algebra_types.h>
Public Types | |
typedef ParallelMatrix< SparseMatrix< DenseMatrix< VariableArray2< double > > > > | matrix_type |
typedef ParallelVector< Vector< DenseVector< VariableArray1< double > > > > | vector_type |
Static Public Member Functions | |
static AlgebraType | get_type () |
Static Public Attributes | |
static const int | blockSize = AlgebraType::VariableBlockSize |