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 | Functions
python_mapper Namespace Reference

Classes

class  PythonMapper
 Baseclass for python based mappers in Kratos The inteface matches the C++ version ("custom_mappers/mapper.h") The py-mappers are intentionally NOT derived from the c++ version. More...
 

Functions

def CheckVariables (variable_origin, variable_destination)
 

Function Documentation

◆ CheckVariables()

def python_mapper.CheckVariables (   variable_origin,
  variable_destination 
)