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::Cell< TConfigure >, including all inherited members.
Add(const PointerType &ThisObject) | Kratos::Cell< TConfigure > | inline |
AllocateCell(const std::size_t size) | Kratos::Cell< TConfigure > | inline |
Begin() | Kratos::Cell< TConfigure > | inline |
Begin() const | Kratos::Cell< TConfigure > | inline |
Cell() | Kratos::Cell< TConfigure > | inline |
Cell(Cell const &rOther) | Kratos::Cell< TConfigure > | inline |
Clear() | Kratos::Cell< TConfigure > | inline |
ContainerType typedef | Kratos::Cell< TConfigure > | |
DistanceIteratorType typedef | Kratos::Cell< TConfigure > | |
End() | Kratos::Cell< TConfigure > | inline |
End() const | Kratos::Cell< TConfigure > | inline |
GetObject(std::size_t Index) | Kratos::Cell< TConfigure > | inline |
Info() const | Kratos::Cell< TConfigure > | inlinevirtual |
IteratorType typedef | Kratos::Cell< TConfigure > | |
KRATOS_CLASS_POINTER_DEFINITION(Cell) | Kratos::Cell< TConfigure > | |
LocalContainerType typedef | Kratos::Cell< TConfigure > | |
LocalIteratorType typedef | Kratos::Cell< TConfigure > | |
operator=(Cell const &rOther) | Kratos::Cell< TConfigure > | inline |
PointerType typedef | Kratos::Cell< TConfigure > | |
PointType typedef | Kratos::Cell< TConfigure > | |
PrintData(std::ostream &rOStream) const | Kratos::Cell< TConfigure > | inlinevirtual |
PrintInfo(std::ostream &rOStream) const | Kratos::Cell< TConfigure > | inlinevirtual |
Remove(const PointerType &ThisObject) | Kratos::Cell< TConfigure > | inline |
Remove(const std::size_t Index) | Kratos::Cell< TConfigure > | inline |
ResultContainerType typedef | Kratos::Cell< TConfigure > | |
ResultIteratorType typedef | Kratos::Cell< TConfigure > | |
SearchObjects(PointerType &rThisObject, ResultIteratorType &Result, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
SearchObjects(PointerType &rThisObject, ResultContainerType &Result) | Kratos::Cell< TConfigure > | inline |
SearchObjectsExclusive(PointerType &rThisObject, ResultIteratorType &Result, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
SearchObjectsExclusive(PointerType &rThisObject, ResultContainerType &Result) | Kratos::Cell< TConfigure > | inline |
SearchObjectsInRadius(PointerType &rThisObject, double const &Radius, ResultIteratorType &Result, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
SearchObjectsInRadius(PointerType &rThisObject, double const &Radius, ResultIteratorType &Result, DistanceIteratorType &Distances, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
SearchObjectsInRadiusExclusive(PointerType &rThisObject, double const &Radius, ResultIteratorType &Result, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
SearchObjectsInRadiusExclusive(PointerType &rThisObject, double const &Radius, ResultIteratorType &Result, DistanceIteratorType &Distances, SizeType &NumberOfResults, const SizeType &MaxNumberOfResults) | Kratos::Cell< TConfigure > | inline |
Size() | Kratos::Cell< TConfigure > | inline |
Size() const | Kratos::Cell< TConfigure > | inline |
SizeType typedef | Kratos::Cell< TConfigure > | |
~Cell() | Kratos::Cell< TConfigure > | inlinevirtual |