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
MappingApplication

Classes

class  Kratos::MapperFactory< TSparseSpace, TDenseSpace >
 Python Interface of the MappingApplication. More...
 
class  Kratos::MapperFlags
 Flags needed used in the MappingApplication. More...
 
class  Kratos::InterfaceCommunicator
 Object for exchanging data on the Interface. More...
 
class  Kratos::InterfaceObject
 Object used by the bin-search. More...
 
class  Kratos::MapperInterfaceInfo
 Object for storing data that is needed to construct the local-mapping-system. More...
 
class  Kratos::MapperLocalSystem
 This is the "Condition" of the mappers. More...
 
class  Kratos::InterfaceCommunicatorMPI
 Object for exchanging data on the Interface in MPI. More...
 
class  Kratos::MapperUtilities::MapperInterfaceInfoSerializer
 Helper class to serialize/deserialize a vector containing MapperInterfaceInfos. More...
 

Detailed Description