| A | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| algebraic_components | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| decide_and_prepare_for_remeshing | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| decide_for_coarsening_and_refinement | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| distribute | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| error_in_function | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| explicit_function | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| explicit_jacobian | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| get_mpi_communicator() const | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| get_step_number() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| get_time() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| get_time_step() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| implicit_function | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| implicit_jacobian | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| interpolate | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| monitor | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| need_dae_tolerances | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| need_dummy_assemble | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| operator TS() const | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| P | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| pending_exception | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | mutableprivate |
| petsc_ts() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| real_type typedef | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| reinit() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| reinit(const TimeStepperData &data) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| restart_if_remesh | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| set_matrices(AMatrixType &A, PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| set_matrix(PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| setup_algebraic_constraints(const VectorType &y) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| setup_callbacks() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| setup_jacobian | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| solve(VectorType &y) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| solve(VectorType &y, PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| solve(VectorType &y, AMatrixType &A, PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| solve_with_jacobian | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| solve_with_jacobian_pc | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| TimeStepper(const TimeStepperData &data=TimeStepperData(), const MPI_Comm mpi_comm=PETSC_COMM_WORLD) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| transfer_solution_vectors_to_new_mesh | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| ts | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
| update_constrained_components | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
| ~TimeStepper() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |