32 #ifndef DQPTRSCONSTRAINT_H    33 #define DQPTRSCONSTRAINT_H void numerate(void)
Set indices to the objects to allow its use in VTK. 
Definition: DqPtrsConstraint.cc:98
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:57
const ID & getTypes(void) const
Returns the tags of the constraints. 
Definition: DqPtrsConstraint.cc:109
Vector of integers. 
Definition: ID.h:95
DqPtrsConstraint(CommandEntity *owr=nullptr)
Constructor. 
Definition: DqPtrsConstraint.cc:38
FiberSet operator+(const FiberSet &, const FiberSet &)
Return the union of both containers. 
Definition: FiberSet.cc:65
Objet that can execute python scripts. 
Definition: CommandEntity.h:40
Expresión algebraica. 
Definition: ExprAlgebra.h:32
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
FiberSet operator-(const FiberSet &, const FiberSet &)
Return the fibers in a that are not in b. 
Definition: FiberSet.cc:73
Constraint pointers deque. 
Definition: DqPtrsConstraint.h:46
Base class for model constraints. 
Definition: Constraint.h:48
Pointer to (nodes, elements, points, lines,...) container. 
Definition: DqPtrs.h:57