Third order DIRK scheme. More...
#include <dumux/experimental/timestepping/multistagemethods.hh>
| Public Member Functions | |
| DIRKThirdOrderAlexander () | |
| bool | implicit () const final | 
| std::size_t | numStages () const final | 
| Scalar | temporalWeight (std::size_t i, std::size_t k) const final | 
| weights of the temporal operator residual ( \( \alpha_{ik} \)) | |
| Scalar | spatialWeight (std::size_t i, std::size_t k) const final | 
| weights of the spatial operator residual ( \( \beta_{ik} \)) | |
| Scalar | timeStepWeight (std::size_t k) const final | 
| time step weights for each stage ( \( d_k \)) | |
| std::string | name () const final | 
| 
 | inline | 
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.
| 
 | inlinefinalvirtual | 
Implements Dumux::Experimental::MultiStageMethod< Scalar >.