File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,9 @@ Additional information:
3030 void dealii::SolverFGMRES<VectorType>::solve(const MatrixType&,
3131 VectorType&, const VectorType&, const PreconditionerType&) [with
3232 MatrixType = aspect::internal::StokesBlock; PreconditionerType =
33- aspect::internal::BlockSchurPreconditioner<aspect::internal::InverseVelocityBlock<dealii::TrilinosWrappers::PreconditionAMG>,
33+ aspect::internal::BlockSchurPreconditioner<aspect::internal::InverseVelocityBlock<dealii::TrilinosWrappers::PreconditionAMG,
34+ dealii::TrilinosWrappers::MPI::Vector,
35+ dealii::TrilinosWrappers::SparseMatrix>,
3436 aspect::internal::SchurComplementOperator,
3537 dealii::TrilinosWrappers::SparseMatrix,
3638 dealii::TrilinosWrappers::MPI::BlockVector>; VectorType =
You can’t perform that action at this time.
0 commit comments