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.
Kratos::SharedPointsMapper Member List

This is the complete list of members for Kratos::SharedPointsMapper, including all inherited members.

InverseScalarMap(const Variable< double > &rOriginVariable, const Variable< double > &rDestinationVariable)Kratos::SharedPointsMapperinline
InverseVectorMap(const Variable< array_1d< double, 3 > > &rOriginVariable, const Variable< array_1d< double, 3 > > &rDestinationVariable)Kratos::SharedPointsMapperinline
KRATOS_CLASS_POINTER_DEFINITION(SharedPointsMapper)Kratos::SharedPointsMapper
mDestinationNodesKratos::SharedPointsMapperprotected
mOriginNodesKratos::SharedPointsMapperprotected
PrintData(std::ostream &OStream) constKratos::SharedPointsMapperinlinevirtual
PrintInfo(std::ostream &OStream) constKratos::SharedPointsMapperinlinevirtual
ScalarMap(const Variable< double > &rOriginVariable, const Variable< double > &rDestinationVariable)Kratos::SharedPointsMapperinline
SharedPointsMapper(const ModelPart::NodesContainerType &OriginNodes, const ModelPart::NodesContainerType &DestinationNodes, double tol=1e-9)Kratos::SharedPointsMapperinline
VectorMap(const Variable< array_1d< double, 3 > > &rOriginVariable, const Variable< array_1d< double, 3 > > &rDestinationVariable)Kratos::SharedPointsMapperinline
~SharedPointsMapper()Kratos::SharedPointsMapperinlinevirtual