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.
|
This is the complete list of members for Kratos::ResultsProxy< TPointerDataType, TFunctorType >, including all inherited members.
Get(GlobalPointer< TPointerDataType > &rGlobalPointer) const | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
Get(const GlobalPointer< TPointerDataType > &rGlobalPointer) const | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
Has(GlobalPointer< TPointerDataType > &rGlobalPointer) const | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
Has(const GlobalPointer< TPointerDataType > &rGlobalPointer) const | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
ResultsProxy(int current_rank, GlobalPointersUnorderedMap< TPointerDataType, TSendType > NonLocalData, TFunctorType UserFunctor, GlobalPointerCommunicator< TPointerDataType > *pPointerComm) | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
TSendType typedef | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | |
Update() | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inline |
~ResultsProxy() | Kratos::ResultsProxy< TPointerDataType, TFunctorType > | inlinevirtual |