Reference documentation for deal.II version GIT relicensing-136-gb80d0be4af 2024-03-18 08:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
PETScWrappers::SolverBiCG Member List

This is the complete list of members for PETScWrappers::SolverBiCG, including all inherited members.

additional_dataPETScWrappers::SolverBiCGprotected
control() constPETScWrappers::SolverBase
convergence_test(KSP ksp, const PetscInt iteration, const PetscReal residual_norm, KSPConvergedReason *reason, void *solver_control)PETScWrappers::SolverBaseprivatestatic
initialize(const PreconditionBase &preconditioner)PETScWrappers::SolverBase
initialize_ksp_with_comm(const MPI_Comm comm)PETScWrappers::SolverBaseprotected
kspPETScWrappers::SolverBaseprotected
operator KSP() constPETScWrappers::SolverBase
perhaps_set_convergence_test() constPETScWrappers::SolverBaseprotected
petsc_ksp()PETScWrappers::SolverBase
prefix_namePETScWrappers::SolverBaseprotected
reset()PETScWrappers::SolverBasevirtual
set_prefix(const std::string &prefix)PETScWrappers::SolverBase
set_solver_type(KSP &ksp) const overridePETScWrappers::SolverBiCGprotectedvirtual
solve(const MatrixBase &A, VectorBase &x, const VectorBase &b, const PreconditionBase &preconditioner)PETScWrappers::SolverBase
solver_controlPETScWrappers::SolverBaseprotected
SolverBase()PETScWrappers::SolverBase
SolverBase(SolverControl &cn)PETScWrappers::SolverBase
SolverBiCG(SolverControl &cn, const AdditionalData &data=AdditionalData())PETScWrappers::SolverBiCG
SolverBiCG(SolverControl &cn, const MPI_Comm mpi_communicator, const AdditionalData &data=AdditionalData())PETScWrappers::SolverBiCG
~SolverBase()PETScWrappers::SolverBasevirtual