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::ModelPart, including all inherited members.
AddCondition(ConditionType::Pointer pNewCondition, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddConditions(std::vector< IndexType > const &ConditionIds, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddConditions(TIteratorType conditions_begin, TIteratorType conditions_end, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
AddElement(ElementType::Pointer pNewElement, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddElements(std::vector< IndexType > const &ElementIds, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddElements(TIteratorType elements_begin, TIteratorType elements_end, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
AddGeometries(std::vector< IndexType > const &GeometriesIds) | Kratos::ModelPart | |
AddGeometries(TIteratorType GeometryBegin, TIteratorType GeometriesEnd, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
AddGeometry(typename GeometryType::Pointer pNewGeometry) | Kratos::ModelPart | |
AddMasterSlaveConstraint(MasterSlaveConstraintType::Pointer pNewMasterSlaveConstraint, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddMasterSlaveConstraints(std::vector< IndexType > const &MasterSlaveConstraintIds, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddMasterSlaveConstraints(TIteratorType constraints_begin, TIteratorType constraints_end, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
AddNodalSolutionStepVariable(VariableData const &ThisVariable) | Kratos::ModelPart | inline |
AddNode(NodeType::Pointer pNewNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddNodes(std::vector< IndexType > const &NodeIds, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddNodes(TIteratorType nodes_begin, TIteratorType nodes_end, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
AddProperties(PropertiesType::Pointer pNewProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
AddTable(IndexType TableId, TableType::Pointer pNewTable) | Kratos::ModelPart | |
AllDefined() | Kratos::Flags | inlinestatic |
AllTrue() | Kratos::Flags | inlinestatic |
AsFalse() const | Kratos::Flags | inline |
AssignFlags(Flags const &rOther) | Kratos::Flags | inline |
AssignNode(NodeType::Pointer pThisNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
begin() | Kratos::DataValueContainer | inline |
begin() const | Kratos::DataValueContainer | inline |
BlockType typedef | Kratos::Flags | |
Check() const | Kratos::ModelPart | virtual |
Clear() | Kratos::ModelPart | |
ClearPosition(IndexType Position) | Kratos::Flags | inline |
CloneSolutionStep() | Kratos::ModelPart | |
CloneTimeStep() | Kratos::ModelPart | |
CloneTimeStep(double NewTime) | Kratos::ModelPart | |
ConditionConstantIterator typedef | Kratos::ModelPart | |
ConditionIterator typedef | Kratos::ModelPart | |
Conditions(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
Conditions(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ConditionsArray(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ConditionsBegin(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ConditionsBegin(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ConditionsContainerType typedef | Kratos::ModelPart | |
ConditionsEnd(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ConditionsEnd(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ConditionType typedef | Kratos::ModelPart | |
const_iterator typedef | Kratos::DataValueContainer | |
ContainerType typedef | Kratos::DataValueContainer | |
Create(IndexType ThisPosition, bool Value=true) | Kratos::Flags | inlinestatic |
CreateNewCondition(std::string ConditionName, IndexType Id, std::vector< IndexType > ConditionNodeIds, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewCondition(std::string ConditionName, IndexType Id, Geometry< Node >::PointsArrayType pConditionNodes, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewCondition(std::string ConditionName, IndexType Id, typename GeometryType::Pointer pGeometry, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewElement(std::string ElementName, IndexType Id, std::vector< IndexType > ElementNodeIds, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewElement(std::string ElementName, IndexType Id, Geometry< Node >::PointsArrayType pElementNodes, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewElement(std::string ElementName, IndexType Id, typename GeometryType::Pointer pGeometry, PropertiesType::Pointer pProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const std::vector< IndexType > &rGeometryNodeIds) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, GeometryType::PointsArrayType pGeometryNodes) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, GeometryType::Pointer pGeometry) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const IndexType GeometryId, const std::vector< IndexType > &rGeometryNodeIds) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const IndexType GeometryId, GeometryType::PointsArrayType pGeometryNodes) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const IndexType GeometryId, GeometryType::Pointer pGeometry) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const std::string &rGeometryIdentifierName, const std::vector< IndexType > &rGeometryNodeIds) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const std::string &rGeometryIdentifierName, GeometryType::PointsArrayType pGeometryNodes) | Kratos::ModelPart | |
CreateNewGeometry(const std::string &rGeometryTypeName, const std::string &rGeometryIdentifierName, GeometryType::Pointer pGeometry) | Kratos::ModelPart | |
CreateNewMasterSlaveConstraint(const std::string &ConstraintName, IndexType Id, DofsVectorType &rMasterDofsVector, DofsVectorType &rSlaveDofsVector, const MatrixType &RelationMatrix, const VectorType &ConstantVector, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewMasterSlaveConstraint(const std::string &ConstraintName, IndexType Id, NodeType &rMasterNode, const DoubleVariableType &rMasterVariable, NodeType &rSlaveNode, const DoubleVariableType &rSlaveVariable, const double Weight, const double Constant, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewNode(int Id, double x, double y, double z, VariablesList::Pointer pNewVariablesList, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewNode(IndexType Id, double x, double y, double z, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewNode(IndexType Id, double x, double y, double z, double *pThisData, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewNode(IndexType NodeId, NodeType const &rSourceNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
CreateNewProperties(IndexType PropertiesId, IndexType MeshIndex=0) | Kratos::ModelPart | |
CreateSolutionStep() | Kratos::ModelPart | |
CreateSubModelPart(std::string const &NewSubModelPartName) | Kratos::ModelPart | |
CreateTimeStep(double NewTime) | Kratos::ModelPart | |
DataValueContainer() | Kratos::DataValueContainer | inline |
DataValueContainer(DataValueContainer const &rOther) | Kratos::DataValueContainer | inline |
DofsArrayType typedef | Kratos::ModelPart | |
DofsVectorType typedef | Kratos::ModelPart | |
DofType typedef | Kratos::ModelPart | |
DoubleVariableType typedef | Kratos::ModelPart | |
ElementConstantIterator typedef | Kratos::ModelPart | |
ElementIterator typedef | Kratos::ModelPart | |
Elements(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
Elements(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ElementsArray(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ElementsBegin(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ElementsBegin(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ElementsContainerType typedef | Kratos::ModelPart | |
ElementsEnd(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
ElementsEnd(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
ElementType typedef | Kratos::ModelPart | |
end() | Kratos::DataValueContainer | inline |
end() const | Kratos::DataValueContainer | inline |
Erase(const Variable< TDataType > &rThisVariable) | Kratos::DataValueContainer | inline |
Flag0 enum value | Kratos::Flags | |
Flag1 enum value | Kratos::Flags | |
Flag10 enum value | Kratos::Flags | |
Flag11 enum value | Kratos::Flags | |
Flag12 enum value | Kratos::Flags | |
Flag13 enum value | Kratos::Flags | |
Flag14 enum value | Kratos::Flags | |
Flag15 enum value | Kratos::Flags | |
Flag16 enum value | Kratos::Flags | |
Flag17 enum value | Kratos::Flags | |
Flag18 enum value | Kratos::Flags | |
Flag19 enum value | Kratos::Flags | |
Flag2 enum value | Kratos::Flags | |
Flag20 enum value | Kratos::Flags | |
Flag21 enum value | Kratos::Flags | |
Flag22 enum value | Kratos::Flags | |
Flag23 enum value | Kratos::Flags | |
Flag24 enum value | Kratos::Flags | |
Flag25 enum value | Kratos::Flags | |
Flag26 enum value | Kratos::Flags | |
Flag27 enum value | Kratos::Flags | |
Flag28 enum value | Kratos::Flags | |
Flag29 enum value | Kratos::Flags | |
Flag3 enum value | Kratos::Flags | |
Flag30 enum value | Kratos::Flags | |
Flag4 enum value | Kratos::Flags | |
Flag5 enum value | Kratos::Flags | |
Flag6 enum value | Kratos::Flags | |
Flag7 enum value | Kratos::Flags | |
Flag8 enum value | Kratos::Flags | |
Flag9 enum value | Kratos::Flags | |
Flags() | Kratos::Flags | inline |
Flags(Flags const &rOther) | Kratos::Flags | inline |
FlagsList enum name | Kratos::Flags | |
FlagType typedef | Kratos::Flags | |
Flip(const Flags ThisFlag) | Kratos::Flags | inline |
FlipPosition(IndexType Position) | Kratos::Flags | inline |
FullName() const | Kratos::ModelPart | inline |
Geometries() | Kratos::ModelPart | inline |
Geometries() const | Kratos::ModelPart | inline |
GeometriesBegin() | Kratos::ModelPart | inline |
GeometriesBegin() const | Kratos::ModelPart | inline |
GeometriesEnd() | Kratos::ModelPart | inline |
GeometriesEnd() const | Kratos::ModelPart | inline |
GeometriesMapType typedef | Kratos::ModelPart | |
GeometryConstantIterator typedef | Kratos::ModelPart | |
GeometryContainerType typedef | Kratos::ModelPart | |
GeometryIterator typedef | Kratos::ModelPart | |
GeometryType typedef | Kratos::ModelPart | |
GetBufferSize() const | Kratos::ModelPart | inline |
GetCommunicator() | Kratos::ModelPart | inline |
GetCommunicator() const | Kratos::ModelPart | inline |
GetCondition(IndexType ConditionId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
GetCondition(IndexType ConditionId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
GetElement(IndexType ElementId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
GetElement(IndexType ElementId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
GetGeometry(IndexType GeometryId) | Kratos::ModelPart | inline |
GetGeometry(IndexType GeometryId) const | Kratos::ModelPart | inline |
GetGeometry(std::string GeometryName) | Kratos::ModelPart | inline |
GetGeometry(std::string GeometryName) const | Kratos::ModelPart | inline |
GetMasterSlaveConstraint(IndexType MasterSlaveConstraintId, IndexType ThisIndex=0) | Kratos::ModelPart | |
GetMasterSlaveConstraint(IndexType MasterSlaveConstraintId, IndexType ThisIndex=0) const | Kratos::ModelPart | |
GetMesh(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
GetMesh(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
GetMeshes() | Kratos::ModelPart | inline |
GetMeshes() const | Kratos::ModelPart | inline |
GetModel() | Kratos::ModelPart | inline |
GetModel() const | Kratos::ModelPart | inline |
GetNodalSolutionStepDataSize() | Kratos::ModelPart | inline |
GetNodalSolutionStepTotalDataSize() | Kratos::ModelPart | inline |
GetNodalSolutionStepVariablesList() | Kratos::ModelPart | inline |
GetNodalSolutionStepVariablesList() const | Kratos::ModelPart | inline |
GetNode(IndexType NodeId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
GetNode(IndexType NodeId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
GetParentModelPart() | Kratos::ModelPart | |
GetParentModelPart() const | Kratos::ModelPart | |
GetPosition(IndexType Position) const | Kratos::Flags | inline |
GetProcessInfo() | Kratos::ModelPart | inline |
GetProcessInfo() const | Kratos::ModelPart | inline |
GetProperties(IndexType PropertiesId, IndexType MeshIndex=0) | Kratos::ModelPart | |
GetProperties(IndexType PropertiesId, IndexType MeshIndex=0) const | Kratos::ModelPart | |
GetProperties(const std::string &rAddress, IndexType MeshIndex=0) | Kratos::ModelPart | |
GetProperties(const std::string &rAddress, IndexType MeshIndex=0) const | Kratos::ModelPart | |
GetRootModelPart() | Kratos::ModelPart | |
GetRootModelPart() const | Kratos::ModelPart | |
GetSubModelPart(std::string const &SubModelPartName) | Kratos::ModelPart | |
GetSubModelPart(std::string const &SubModelPartName) const | Kratos::ModelPart | |
GetSubModelPartNames() const | Kratos::ModelPart | |
GetTable(IndexType TableId) | Kratos::ModelPart | inline |
GetValue(const Variable< TDataType > &rThisVariable) | Kratos::DataValueContainer | inline |
GetValue(const Variable< TDataType > &rThisVariable) const | Kratos::DataValueContainer | inline |
Has(const Variable< TDataType > &rThisVariable) const | Kratos::DataValueContainer | inline |
HasCondition(IndexType ConditionId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
HasElement(IndexType ElementId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
HasGeometry(IndexType GeometryId) const | Kratos::ModelPart | inline |
HasGeometry(std::string GeometryName) const | Kratos::ModelPart | inline |
HasMasterSlaveConstraint(const IndexType MasterSlaveConstraintId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
HasNodalSolutionStepVariable(VariableData const &ThisVariable) const | Kratos::ModelPart | inline |
HasNode(IndexType NodeId, IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
HasProperties(IndexType PropertiesId, IndexType MeshIndex=0) const | Kratos::ModelPart | |
HasProperties(const std::string &rAddress, IndexType MeshIndex=0) const | Kratos::ModelPart | |
HasSubModelPart(std::string const &ThisSubModelPartName) const | Kratos::ModelPart | |
IndexType typedef | Kratos::ModelPart | |
Info() const override | Kratos::ModelPart | virtual |
Is(Flags const &rOther) const | Kratos::Flags | inline |
IsDefined(Flags const &rOther) const | Kratos::Flags | inline |
IsDistributed() const | Kratos::ModelPart | inline |
IsEmpty() const | Kratos::DataValueContainer | inline |
IsNot(Flags const &rOther) const | Kratos::Flags | inline |
IsNotDefined(Flags const &rOther) const | Kratos::Flags | inline |
IsSubModelPart() const | Kratos::ModelPart | inline |
iterator typedef | Kratos::DataValueContainer | |
Kratos_All enum value | Kratos::ModelPart | |
Kratos::KRATOS_CLASS_POINTER_DEFINITION(DataValueContainer) | Kratos::DataValueContainer | |
Kratos::Flags::KRATOS_CLASS_POINTER_DEFINITION(Flags) | Kratos::Flags | |
KRATOS_DEFINE_LOCAL_FLAG(ALL_ENTITIES) | Kratos::ModelPart | |
KRATOS_DEFINE_LOCAL_FLAG(OVERWRITE_ENTITIES) | Kratos::ModelPart | |
Kratos::DataValueContainer::KRATOS_DEFINE_LOCAL_FLAG(OVERWRITE_OLD_VALUES) | Kratos::DataValueContainer | |
Kratos_Ghost enum value | Kratos::ModelPart | |
Kratos_Local enum value | Kratos::ModelPart | |
Kratos_Ownership_Size enum value | Kratos::ModelPart | |
MasterSlaveConstraintConstantIteratorType typedef | Kratos::ModelPart | |
MasterSlaveConstraintContainerType typedef | Kratos::ModelPart | |
MasterSlaveConstraintIteratorType typedef | Kratos::ModelPart | |
MasterSlaveConstraints(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
MasterSlaveConstraints(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
MasterSlaveConstraintsBegin(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
MasterSlaveConstraintsBegin(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
MasterSlaveConstraintsEnd(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
MasterSlaveConstraintsEnd(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
MasterSlaveConstraintType typedef | Kratos::ModelPart | |
MatrixType typedef | Kratos::ModelPart | |
Merge(const DataValueContainer &rOther, const Flags Options) | Kratos::DataValueContainer | |
MeshesContainerType typedef | Kratos::ModelPart | |
MeshType typedef | Kratos::ModelPart | |
Model class | Kratos::ModelPart | friend |
Name() | Kratos::ModelPart | inline |
Name() const | Kratos::ModelPart | inline |
NodeConstantIterator typedef | Kratos::ModelPart | |
NodeIterator typedef | Kratos::ModelPart | |
Nodes(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
Nodes(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NodesArray(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
NodesBegin(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
NodesBegin(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NodesContainerType typedef | Kratos::ModelPart | |
NodesEnd(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
NodesEnd(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NodeType typedef | Kratos::ModelPart | |
NumberOfConditions(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NumberOfElements(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NumberOfGeometries() const | Kratos::ModelPart | inline |
NumberOfMasterSlaveConstraints(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NumberOfMeshes() | Kratos::ModelPart | inline |
NumberOfNodes(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
NumberOfProperties(IndexType ThisIndex=0) const | Kratos::ModelPart | |
NumberOfSubModelParts() const | Kratos::ModelPart | inline |
NumberOfTables() const | Kratos::ModelPart | inline |
operator bool() const | Kratos::Flags | inline |
operator!() const | Kratos::Flags | inline |
operator&=(const Flags &Other) | Kratos::Flags | |
operator()(const VariableData &rThisVariable) const | Kratos::DataValueContainer | inline |
operator()(const Variable< TDataType > &rThisVariable) | Kratos::DataValueContainer | inline |
operator()(const Variable< TDataType > &rThisVariable) const | Kratos::DataValueContainer | inline |
operator=(ModelPart const &rOther)=delete | Kratos::ModelPart | |
Kratos::DataValueContainer::operator=(const DataValueContainer &rOther) | Kratos::DataValueContainer | inline |
Kratos::Flags::operator=(Flags const &rOther) | Kratos::Flags | inline |
operator[](const VariableData &rThisVariable) | Kratos::DataValueContainer | inline |
operator[](const VariableData &rThisVariable) const | Kratos::DataValueContainer | inline |
operator[](const Variable< TDataType > &rThisVariable) | Kratos::DataValueContainer | inline |
operator[](const Variable< TDataType > &rThisVariable) const | Kratos::DataValueContainer | inline |
operator|=(const Flags &Other) | Kratos::Flags | |
operator~() const | Kratos::Flags | inline |
OverwriteSolutionStepData(IndexType SourceSolutionStepIndex, IndexType DestinationSourceSolutionStepIndex) | Kratos::ModelPart | |
OwnershipType enum name | Kratos::ModelPart | |
pConditions(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pElements(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pGetCommunicator() | Kratos::ModelPart | inline |
pGetCondition(IndexType ConditionId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pGetCondition(const IndexType ConditionId, const IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
pGetElement(IndexType ElementId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pGetElement(const IndexType ElementId, const IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
pGetGeometry(IndexType GeometryId) | Kratos::ModelPart | inline |
pGetGeometry(IndexType GeometryId) const | Kratos::ModelPart | inline |
pGetGeometry(std::string GeometryName) | Kratos::ModelPart | inline |
pGetGeometry(std::string GeometryName) const | Kratos::ModelPart | inline |
pGetMasterSlaveConstraint(IndexType ConstraintId, IndexType ThisIndex=0) | Kratos::ModelPart | |
pGetMesh(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pGetMesh(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
pGetNodalSolutionStepVariablesList() const | Kratos::ModelPart | inline |
pGetNode(IndexType NodeId, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pGetNode(const IndexType NodeId, const IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
pGetProcessInfo() | Kratos::ModelPart | inline |
pGetProcessInfo() const | Kratos::ModelPart | inline |
pGetProperties(IndexType PropertiesId, IndexType MeshIndex=0) | Kratos::ModelPart | |
pGetProperties(IndexType PropertiesId, IndexType MeshIndex=0) const | Kratos::ModelPart | |
pGetProperties(const std::string &rAddress, IndexType MeshIndex=0) | Kratos::ModelPart | |
pGetProperties(const std::string &rAddress, IndexType MeshIndex=0) const | Kratos::ModelPart | |
pGetSubModelPart(std::string const &SubModelPartName) | Kratos::ModelPart | |
pGetTable(IndexType TableId) | Kratos::ModelPart | inline |
pNodes(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
pProperties(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
PrintData(std::ostream &rOStream) const override | Kratos::ModelPart | virtual |
PrintData(std::ostream &rOStream, std::string const &PrefixString) const | Kratos::ModelPart | virtual |
PrintInfo(std::ostream &rOStream) const override | Kratos::ModelPart | virtual |
PrintInfo(std::ostream &rOStream, std::string const &PrefixString) const | Kratos::ModelPart | virtual |
PropertiesArray(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
PropertiesBegin(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
PropertiesBegin(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
PropertiesConstantIterator typedef | Kratos::ModelPart | |
PropertiesContainerType typedef | Kratos::ModelPart | |
PropertiesEnd(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
PropertiesEnd(IndexType ThisIndex=0) const | Kratos::ModelPart | inline |
PropertiesIterator typedef | Kratos::ModelPart | |
PropertiesType typedef | Kratos::ModelPart | |
RecursivelyHasProperties(IndexType PropertiesId, IndexType MeshIndex=0) const | Kratos::ModelPart | |
ReduceTimeStep(ModelPart &rModelPart, double NewTime) | Kratos::ModelPart | |
RemoveCondition(IndexType ConditionId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveCondition(ConditionType &ThisCondition, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveCondition(ConditionType::Pointer pThisCondition, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveConditionFromAllLevels(IndexType ConditionId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveConditionFromAllLevels(ConditionType &ThisCondition, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveConditionFromAllLevels(ConditionType::Pointer pThisCondition, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveConditions(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveConditionsFromAllLevels(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveElement(IndexType ElementId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElement(ElementType &ThisElement, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElement(ElementType::Pointer pThisElement, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElementFromAllLevels(IndexType ElementId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElementFromAllLevels(ElementType &ThisElement, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElementFromAllLevels(ElementType::Pointer pThisElement, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveElements(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveElementsFromAllLevels(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveGeometry(IndexType GeometryId) | Kratos::ModelPart | |
RemoveGeometry(std::string GeometryName) | Kratos::ModelPart | |
RemoveGeometryFromAllLevels(IndexType GeometryId) | Kratos::ModelPart | |
RemoveGeometryFromAllLevels(std::string GeometryName) | Kratos::ModelPart | |
RemoveMasterSlaveConstraint(IndexType MasterSlaveConstraintId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveMasterSlaveConstraint(MasterSlaveConstraintType &ThisMasterSlaveConstraint, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveMasterSlaveConstraintFromAllLevels(IndexType MasterSlaveConstraintId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveMasterSlaveConstraintFromAllLevels(MasterSlaveConstraintType &ThisMasterSlaveConstraint, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveMasterSlaveConstraints(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveMasterSlaveConstraintsFromAllLevels(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveNode(IndexType NodeId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNode(NodeType &ThisNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNode(NodeType::Pointer pThisNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNodeFromAllLevels(IndexType NodeId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNodeFromAllLevels(NodeType &ThisNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNodeFromAllLevels(NodeType::Pointer pThisNode, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveNodes(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveNodesFromAllLevels(Flags IdentifierFlag=TO_ERASE) | Kratos::ModelPart | |
RemoveProperties(IndexType PropertiesId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveProperties(PropertiesType &ThisProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveProperties(PropertiesType::Pointer pThisProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemovePropertiesFromAllLevels(IndexType PropertiesId, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemovePropertiesFromAllLevels(PropertiesType &ThisProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemovePropertiesFromAllLevels(PropertiesType::Pointer pThisProperties, IndexType ThisIndex=0) | Kratos::ModelPart | |
RemoveSubModelPart(std::string const &ThisSubModelPartName) | Kratos::ModelPart | |
RemoveSubModelPart(ModelPart &ThisSubModelPart) | Kratos::ModelPart | |
RemoveTable(IndexType TableId) | Kratos::ModelPart | |
RemoveTableFromAllLevels(IndexType TableId) | Kratos::ModelPart | |
Reset() | Kratos::ModelPart | |
Kratos::Flags::Reset(const Flags ThisFlag) | Kratos::Flags | inline |
rProperties(IndexType ThisIndex=0) | Kratos::ModelPart | inline |
Serializer class | Kratos::ModelPart | friend |
Set(const Flags ThisFlag) | Kratos::Flags | |
Set(const Flags ThisFlag, bool Value) | Kratos::Flags | |
SetBufferSize(IndexType NewBufferSize) | Kratos::ModelPart | |
SetCommunicator(Communicator::Pointer pNewCommunicator) | Kratos::ModelPart | inline |
SetConditions(ConditionsContainerType::Pointer pOtherConditions, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
SetElements(ElementsContainerType::Pointer pOtherElements, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
SetNodalSolutionStepVariablesList() | Kratos::ModelPart | |
SetNodalSolutionStepVariablesList(VariablesList::Pointer pNewVariablesList) | Kratos::ModelPart | inline |
SetNodes(NodesContainerType::Pointer pOtherNodes, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
SetPosition(IndexType Position, bool Value=true) | Kratos::Flags | inline |
SetProcessInfo(ProcessInfo::Pointer pNewProcessInfo) | Kratos::ModelPart | inline |
SetProcessInfo(ProcessInfo &NewProcessInfo) | Kratos::ModelPart | inline |
SetProperties(PropertiesContainerType::Pointer pOtherProperties, IndexType ThisIndex=0) | Kratos::ModelPart | inline |
SetValue(const Variable< TDataType > &rThisVariable, TDataType const &rValue) | Kratos::DataValueContainer | inline |
Size() | Kratos::DataValueContainer | inline |
SizeType typedef | Kratos::ModelPart | |
SubModelPartConstantIterator typedef | Kratos::ModelPart | |
SubModelPartIterator typedef | Kratos::ModelPart | |
SubModelParts() | Kratos::ModelPart | inline |
SubModelParts() const | Kratos::ModelPart | inline |
SubModelPartsBegin() | Kratos::ModelPart | inline |
SubModelPartsBegin() const | Kratos::ModelPart | inline |
SubModelPartsContainerType typedef | Kratos::ModelPart | |
SubModelPartsEnd() | Kratos::ModelPart | inline |
SubModelPartsEnd() const | Kratos::ModelPart | inline |
TableConstantIterator typedef | Kratos::ModelPart | |
TableIterator typedef | Kratos::ModelPart | |
Tables() | Kratos::ModelPart | inline |
TablesArray() | Kratos::ModelPart | inline |
TablesBegin() | Kratos::ModelPart | inline |
TablesBegin() const | Kratos::ModelPart | inline |
TablesContainerType typedef | Kratos::ModelPart | |
TablesEnd() | Kratos::ModelPart | inline |
TablesEnd() const | Kratos::ModelPart | inline |
TableType typedef | Kratos::ModelPart | |
ValueType typedef | Kratos::DataValueContainer | |
VectorType typedef | Kratos::ModelPart | |
~DataValueContainer() | Kratos::DataValueContainer | inlinevirtual |
~Flags() | Kratos::Flags | inlinevirtual |
~ModelPart() override | Kratos::ModelPart |