BlockSchurGMGPreconditioner(const StokesMatrixType &Stokes_matrix, const ABlockMatrixType &A_block, const BTBlockOperatorType &BT_block, const SchurComplementMatrixType &Schur_complement_block, const ABlockPreconditionerType &A_block_preconditioner, const SchurComplementPreconditionerType &Schur_complement_preconditioner, const bool do_solve_A, const bool do_solve_Schur_complement, const bool A_block_is_symmetric, const double A_block_tolerance, const double Schur_complement_tolerance) | aspect::internal::BlockSchurGMGPreconditioner< StokesMatrixType, ABlockMatrixType, BTBlockOperatorType, SchurComplementMatrixType, ABlockPreconditionerType, SchurComplementPreconditionerType > | |