Class template Dune::GDT::internal::AdaptiveButcherArrayProvider¶
-
template<class RangeFieldType>
class Dune::GDT::internal::AdaptiveButcherArrayProvider<RangeFieldType, TimeStepperMethods::dormand_prince>¶ No documentation provided.
Method Dune::GDT::internal::AdaptiveButcherArrayProvider::A¶
-
template<class RangeFieldType>
static Dune::DynamicMatrix<RangeFieldType> Dune::GDT::internal::AdaptiveButcherArrayProvider<RangeFieldType, TimeStepperMethods::dormand_prince>::A()¶ No documentation provided.
Method Dune::GDT::internal::AdaptiveButcherArrayProvider::b_1¶
-
template<class RangeFieldType>
static int Dune::GDT::internal::AdaptiveButcherArrayProvider<RangeFieldType, TimeStepperMethods::dormand_prince>::b_1()¶ No documentation provided.
Method Dune::GDT::internal::AdaptiveButcherArrayProvider::b_2¶
-
template<class RangeFieldType>
static int Dune::GDT::internal::AdaptiveButcherArrayProvider<RangeFieldType, TimeStepperMethods::dormand_prince>::b_2()¶ No documentation provided.
Method Dune::GDT::internal::AdaptiveButcherArrayProvider::c¶
-
template<class RangeFieldType>
static int Dune::GDT::internal::AdaptiveButcherArrayProvider<RangeFieldType, TimeStepperMethods::dormand_prince>::c()¶ No documentation provided.
Variable Dune::GDT::internal::AdaptiveButcherArrayProvider::q¶
-
const int Dune::GDT::internal::AdaptiveButcherArrayProvider::q
No documentation provided.