A | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
algebraic_components | 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_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 > | |
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 > | |
set_matrices(AMatrixType &A, PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
set_matrix(PMatrixType &P) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
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 > | |
TimeStepper(const TimeStepperData &data=TimeStepperData(), const MPI_Comm mpi_comm=PETSC_COMM_WORLD) | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |
ts | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | private |
~TimeStepper() | PETScWrappers::TimeStepper< VectorType, PMatrixType, AMatrixType > | |