Reference documentation for deal.II version 9.5.0
\(\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::NonlinearSolver< VectorType, PMatrixType, AMatrixType > Member List

This is the complete list of members for PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >, including all inherited members.

APETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >private
energyPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
get_mpi_communicator() constPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
jacobianPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
monitorPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
need_dummy_assemblePETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >private
NonlinearSolver(const NonlinearSolverData &data=NonlinearSolverData(), const MPI_Comm mpi_comm=PETSC_COMM_WORLD)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
operator SNES() constPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
PPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >private
pending_exceptionPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >mutableprivate
petsc_snes()PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
real_type typedefPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
reinit()PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
reinit(const NonlinearSolverData &data)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
residualPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
set_matrices(AMatrixType &A, PMatrixType &P)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
set_matrix(PMatrixType &P)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
setup_jacobianPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
snesPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >private
solve(VectorType &x)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
solve(VectorType &x, PMatrixType &P)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
solve(VectorType &x, AMatrixType &A, PMatrixType &P)PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
solve_with_jacobianPETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >
~NonlinearSolver()PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType >