| A | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | private |
| energy | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| get_mpi_communicator() const | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| jacobian | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| monitor | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| need_dummy_assemble | PETScWrappers::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() const | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| P | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | private |
| pending_exception | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | mutableprivate |
| petsc_snes() | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| real_type typedef | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| reinit() | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| reinit(const NonlinearSolverData &data) | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| residual | PETScWrappers::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_jacobian | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| snes | PETScWrappers::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_jacobian | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |
| ~NonlinearSolver() | PETScWrappers::NonlinearSolver< VectorType, PMatrixType, AMatrixType > | |