ASPECT
aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType > Member List

This is the complete list of members for aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >, including all inherited members.

do_solve_Schur_complementaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >private
n_iterations() constaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >
n_iterations_Schur_complement_aspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >mutableprivate
Schur_complement_blockaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >private
Schur_complement_toleranceaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >private
schur_preconditioneraspect::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_matrixaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >private
vmult(VectorType &dst, const VectorType &src) constaspect::internal::SchurApproximation< OperatorType, StokesMatrixType, SchurComplementMatrixType, VectorType >