KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces
butcher_tableau.h File Reference
#include "containers/array_1d.h"
Include dependency graph for butcher_tableau.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::ButcherTableau< Derived, TOrder, TSubstepCount >
 Butcher tableau for Runge-Kutta method. More...
 
class  Kratos::ButcherTableauForwardEuler
 
class  Kratos::ButcherTableauMidPointMethod
 
class  Kratos::ButcherTableauRK3TVD
 Explicit total variation diminishing 3rd order Runge-Kutta. More...
 
class  Kratos::ButcherTableauRK4
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.