#include <rk.hh>
|
void | run (VectorType &initial_data, const double t_start, const double t_stop) |
|
void | run (BlockVectorType &initial_data, const double t_start, const double t_stop) |
|
void | run_vars (VectorType &initial_data, const double t_start, const double t_stop) |
|
◆ Base
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ BlockVectorType
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ InverseSparseMatrixType
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ NumberType
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ run() [1/3]
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ run() [2/3]
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ run() [3/3]
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
void DiFfRG::TimeStepperRK< VectorType, SparseMatrixType, dim >::run |
( |
VectorType & | initial_data, |
|
|
const double | t_start, |
|
|
const double | t_stop ) |
|
private |
◆ run_vars()
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
void DiFfRG::TimeStepperRK< VectorType, SparseMatrixType, dim >::run_vars |
( |
VectorType & | initial_data, |
|
|
const double | t_start, |
|
|
const double | t_stop ) |
|
private |
◆ set_method()
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
◆ method
template<typename VectorType , typename SparseMatrixType = dealii::SparseMatrix<get_type::NumberType<VectorType>>,
uint dim = 0>
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/timestepping/rk.hh