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
containers_interface.h File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "includes/define_python.h"
Include dependency graph for containers_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::Python::ContainerInterface< TContainerType >
 
class  Kratos::Python::MapInterface< TContainerType >
 
class  Kratos::Python::PointerVectorPythonInterface< TContainerType >
 
class  Kratos::Python::PointerVectorSetPythonInterface< TContainerType >
 

Namespaces

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