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 "processes/process.h"
#include "containers/model.h"
#include "includes/kratos_parameters.h"
#include "spatial_containers/octree_binary.h"
Go to the source code of this file.
Classes | |
class | Kratos::Internals::DistanceSpatialContainersConfigure |
This class contains the tools related with the distance spatial container cell data. More... | |
class | Kratos::Internals::DistanceSpatialContainersConfigure::CellNodeData |
This class contains the cell node data. More... | |
class | Kratos::FindIntersectedGeometricalObjectsProcess |
This class takes two modelparts and marks the intersected ones with SELECTED flag. More... | |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |
Kratos::Internals | |