]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add PETSc BlockVector insts 6841/head
authorAlexander Grayver <agrayver@erdw.ethz.ch>
Mon, 25 Jun 2018 16:20:17 +0000 (18:20 +0200)
committerAlexander Grayver <agrayver@erdw.ethz.ch>
Mon, 25 Jun 2018 16:20:17 +0000 (18:20 +0200)
source/lac/affine_constraints.cc

index 56a5fa2954f2840d5f8116e30f9abbf844299787..094b73e2c55863f3054a68d2d94ba1e373f24b48 100644 (file)
@@ -91,6 +91,7 @@ DEAL_II_NAMESPACE_OPEN
 
 #ifdef DEAL_II_WITH_PETSC
 INSTANTIATE_DLTG_VECTOR(PETScWrappers::MPI::Vector);
+INSTANTIATE_DLTG_VECTOR(PETScWrappers::MPI::BlockVector);
 
 INSTANTIATE_DLTG_VECTORMATRIX(PETScWrappers::SparseMatrix, Vector<PetscScalar>);
 INSTANTIATE_DLTG_VECTORMATRIX(PETScWrappers::SparseMatrix,

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


Typeset in Trocchi and Trocchi Bold Sans Serif.