Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:98
int getLocElement(const Element *) const
Returns the element index on the vector, returns -1 if not found.
Definition: ElementEdges.cc:92
iterator find(const int &tag)
Returns an iterator to the element identified by the tag being passed as parameter.
Definition: ElementEdges.cc:68
virtual size_t removeElement(const int &tag)
Removes the element identified by the tag being passed as parameter.
Definition: ElementEdges.cc:103
================================================================================
Definition: ContinuaReprComponent.h:34
virtual void setPtrs(Domain *theDomain, const ID &theElementTags, const ID &theEdgeIndexes)
Set the pointers from the element identifiers.
Definition: ElementEdges.cc:43