![]() |
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.
|
Short class definition. More...
#include <retrieve_global_pointers_by_index_functor.h>
Public Member Functions | |
Type Definitions | |
| KRATOS_CLASS_POINTER_DEFINITION (RetrieveGlobalPointersByIndex) | |
| Pointer definition of RetrieveGlobalPointersByIndex. More... | |
Life Cycle | |
| RetrieveGlobalPointersByIndex (const TContainerType &rContainer, const std::vector< int > &rIndices) | |
| Default constructor. More... | |
| virtual | ~RetrieveGlobalPointersByIndex () |
| Destructor. More... | |
Operators | |
| GlobalPointersVector< typename TContainerType::value_type > | operator() (const DataCommunicator &rComm) const |
Input and output | |
| virtual std::string | Info () const |
| Turn back information as a string. More... | |
| virtual void | PrintInfo (std::ostream &rOStream) const |
| Print information about this object. More... | |
| virtual void | PrintData (std::ostream &rOStream) const |
| Print object's data. More... | |
Short class definition.
Detail class definition.
|
inline |
Default constructor.
|
inlinevirtual |
Destructor.
|
inlinevirtual |
Turn back information as a string.
| Kratos::RetrieveGlobalPointersByIndex< TContainerType >::KRATOS_CLASS_POINTER_DEFINITION | ( | RetrieveGlobalPointersByIndex< TContainerType > | ) |
Pointer definition of RetrieveGlobalPointersByIndex.
|
inline |
|
inlinevirtual |
Print object's data.
|
inlinevirtual |
Print information about this object.