31 #ifndef DQPTRSCONSTRAINT_H 32 #define DQPTRSCONSTRAINT_H 52 std::set<int>
getTags(
void)
const;
Pointer to (nodes, elements, points, lines,...) container.
Definition: DqPtrs.h:57
Constraint * buscaConstrainto(const int &tag)
Returns (if it exists) a pointer to the element identified by the tag being passed as parameter...
Definition: DqPtrsConstraint.cc:54
void numera(void)
Set indices to the objects to allow its use in VTK.
Definition: DqPtrsConstraint.cc:95
Base class for model constraints.
Definition: Constraint.h:49
DqPtrsConstraint(EntCmd *owr=nullptr)
Constructor.
Definition: DqPtrsConstraint.cc:35
Constraint pointers deque.
Definition: DqPtrsConstraint.h:45
================================================================================
Definition: ContinuaReprComponent.h:34
std::set< int > getTags(void) const
Returns the tags of the elements.
Definition: DqPtrsConstraint.cc:106