DUNE PDELab (git)
Dune::PDELab::Alexander2Parameter< R > Class Template Reference
Parameters to turn the OneStepMethod into an Alexander scheme. More...
#include <dune/pdelab/instationary/onestepparameter.hh>
Public Member Functions | |
virtual bool | implicit () const override |
Return true if method is implicit. | |
virtual unsigned | s () const override |
Return number of stages s of the method. | |
virtual R | a (int r, int i) const override |
Return entries of the A matrix. More... | |
virtual R | b (int r, int i) const override |
Return entries of the B matrix. More... | |
virtual R | d (int i) const override |
Return entries of the d Vector. More... | |
virtual std::string | name () const override |
Return name of the scheme. | |
Detailed Description
template<class R>
class Dune::PDELab::Alexander2Parameter< R >
class Dune::PDELab::Alexander2Parameter< R >
Parameters to turn the OneStepMethod into an Alexander scheme.
- Template Parameters
-
R C++ type of the floating point parameters
The documentation for this class was generated from the following file:
- dune/pdelab/instationary/onestepparameter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)