30 #ifndef DOF_GrpConstIter_h 31 #define DOF_GrpConstIter_h 35 class TaggedObjectStorage;
36 class TaggedObjectIter;
48 virtual void reset(
void);
49 virtual const DOF_Group *operator()(
void);
An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage...
Definition: TaggedObjectIter.h:73
A DOF_Group object is instantiated by the ConstraintHandler for every unconstrained node in the domai...
Definition: DOF_Group.h:94
TaggedObjectStorage. A TaggedObjectStorage object a container object used to hold objects of type Tag...
Definition: TaggedObjectStorage.h:76
Iterator over DEF groups.
Definition: DOF_GrpConstIter.h:41
================================================================================
Definition: ContinuaReprComponent.h:34