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.
|
#include "includes/checks.h"
#include "includes/model_part.h"
#include "custom_processes/solver_process.hpp"
#include "custom_solvers/time_integration_methods/time_integration_method.hpp"
Go to the source code of this file.
Classes | |
class | Kratos::SolutionScheme< TSparseSpace, TDenseSpace > |
Solution scheme base class. More... | |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |