![]() |
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 <string>#include <iostream>#include "includes/define.h"#include "includes/model_part.h"#include "custom_elements/spheric_particle.h"#include "custom_elements/nanoparticle.h"#include "custom_constitutive/hydrodynamic_interaction_law.h"#include "custom_constitutive/power_law_hydrodynamic_interaction_law.h"Go to the source code of this file.
Classes | |
| class | Kratos::SwimmingParticle< TBaseElement > |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |