git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29788
0785d39b-7218-0410-832d-
ea1e28bc413d
public:
typedef LinearAlgebraPETSc::MPI::Vector Vector;
typedef LinearAlgebraPETSc::MPI::SparseMatrix SparseMatrix;
+ typedef LinearAlgebraPETSc::MPI::BlockVector BlockVector;
typedef LinearAlgebraPETSc::MPI::BlockSparseMatrix BlockSparseMatrix;
};
};
public:
typedef LinearAlgebraTrilinos::MPI::Vector Vector;
typedef LinearAlgebraTrilinos::MPI::SparseMatrix SparseMatrix;
+ typedef LinearAlgebraTrilinos::MPI::BlockVector BlockVector;
typedef LinearAlgebraTrilinos::MPI::BlockSparseMatrix BlockSparseMatrix;
};
};
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams