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 | Functions
add_mapper_to_python.h File Reference
#include "includes/define_python.h"
#include "mappers/mapper.h"
#include "factories/mapper_factory.h"
#include "mappers/mapper_flags.h"
Include dependency graph for add_mapper_to_python.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<class TSparseSpace , class TDenseSpace >
void Kratos::Python::AddMappingToPython (pybind11::module &m)
 
void Kratos::Python::AddMapperToPython (pybind11::module &m)