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