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.
Namespaces | Typedefs | Functions
add_bounding_box_to_python.cpp File Reference
#include "python/add_bounding_box_to_python.h"
#include "geometries/bounding_box.h"
#include "includes/model_part.h"
Include dependency graph for add_bounding_box_to_python.cpp:

Namespaces

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

Typedefs

using Kratos::Python::BoundingBoxType = BoundingBox< Point >
 
using Kratos::Python::NodesContainerType = ModelPart::NodesContainerType
 

Functions

void Kratos::Python::AddBoundingBoxToPython (pybind11::module &m)