|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
butchertable.hh
Go to the documentation of this file.
103 Dune::DynamicMatrix< FieldType > B () const { return Base::makeMatrix( stages_, stages_, a2_ ); }
iterator begin()
Definition multistep.hh:17
SimpleButcherTable< double > implicit34ButcherTable()
Definition butchertable.cc:121
SimpleButcherTable< double > expl6ButcherTable()
Definition butchertable.cc:76
SimpleButcherTable< double > semiImplicit33ButcherTable(bool expl)
Definition butchertable.cc:256
SimpleButcherTable< double > implicitEulerButcherTable()
Definition butchertable.cc:155
SimpleButcherTable< double > semiImplicitEulerButcherTable(bool expl)
Definition butchertable.cc:190
SimpleButcherTable< double > explicitEulerButcherTable()
Definition butchertable.cc:16
ROWSimpleButcherTable< double > row3ButcherTable()
Definition butchertable.cc:371
SimpleButcherTable< double > implicit3ButcherTable()
Definition butchertable.cc:141
SimpleButcherTable< double > tvd3ButcherTable()
Definition butchertable.cc:43
SimpleButcherTable< double > semiImplicitARK34ButcherTable(bool expl)
SimpleButcherTable< double > tvd2ButcherTable()
Definition butchertable.cc:29
SimpleButcherTable< double > semiImplicit23ButcherTable(bool expl)
Definition butchertable.cc:221
SimpleButcherTable< double > semiImplicitIERK45ButcherTable(bool expl)
Definition butchertable.cc:335
SimpleButcherTable< double > semiImplicitSSP222ButcherTable(bool expl)
Definition butchertable.cc:286
ROWSimpleButcherTable< double > row2ButcherTable()
Definition butchertable.cc:350
SimpleButcherTable< double > gauss2ButcherTable()
Definition butchertable.cc:170
SimpleButcherTable< double > semiImplicitARK46ButcherTable(bool expl)
constexpr Iterator begin()
Definition butchertable.hh:17
Dune::DynamicMatrix< FieldType > A() const
Definition butchertable.hh:28
static Dune::DynamicVector< FieldType > makeVector(int n, const FieldType *data)
Definition butchertable.hh:44
static Dune::DynamicMatrix< FieldType > makeMatrix(int m, int n, const FieldType *data)
Definition butchertable.hh:36
SimpleButcherTable(int stages, int order, const FieldType *a, const FieldType *b, const FieldType *c)
Definition butchertable.hh:23
Dune::DynamicVector< FieldType > b() const
Definition butchertable.hh:29
Dune::DynamicVector< FieldType > c() const
Definition butchertable.hh:30
Definition butchertable.hh:91
Dune::DynamicMatrix< FieldType > B() const
Definition butchertable.hh:103
ROWSimpleButcherTable(int stages, int order, const FieldType *a, const FieldType *b, const FieldType *c, const FieldType *a2)
Definition butchertable.hh:98
T copy(T... args)
T data(T... args)
T forward(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8