This is the complete list of members for aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >, including all inherited members.
| do_solve_Schur_complement | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | private |
| n_iterations() const | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | |
| n_iterations_Schur_complement_ | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | mutableprivate |
| Schur_complement_block | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | private |
| Schur_complement_tolerance | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | private |
| schur_preconditioner | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | private |
| SchurApproximation(const OperatorType &schur_preconditioner, const StokesMatrixType &stokes_matrix, const SchurComplementMatrixType &Schur_complement_block, const bool do_solve_Schur_complement, const double Schur_complement_tolerance) | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | |
| stokes_matrix | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | private |
| vmult(VectorType &dst, const VectorType &src) const | aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > | |