DiFfRG
Loading...
Searching...
No Matches
DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters Struct Reference

#include <abstract_timestepper.hh>

Public Attributes

double dt
 
double minimal_dt
 
double maximal_dt
 
double abs_tol
 
double rel_tol
 

Member Data Documentation

◆ abs_tol

template<typename VectorType_ , typename SparseMatrixType_ , uint dim_>
double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters::abs_tol

◆ dt

template<typename VectorType_ , typename SparseMatrixType_ , uint dim_>
double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters::dt

◆ maximal_dt

template<typename VectorType_ , typename SparseMatrixType_ , uint dim_>
double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters::maximal_dt

◆ minimal_dt

template<typename VectorType_ , typename SparseMatrixType_ , uint dim_>
double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters::minimal_dt

◆ rel_tol

template<typename VectorType_ , typename SparseMatrixType_ , uint dim_>
double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::explicitParameters::rel_tol

The documentation for this struct was generated from the following file: