7 #ifndef __vegetation_PlantSeed_h__ 8 #define __vegetation_PlantSeed_h__ 10 FE_ATTRIBUTE(
"veg:modelname",
"Name of PlantModelI Component");
30 add(modelname, FE_USE(
"veg:modelname"));
virtual void addFunctors(void)
Called at instantiation to add functors.
Definition: PlantSeed.h:28
kernel
Definition: namespace.dox:3
Bound accessor in a RecordView.
Definition: RecordView.h:147
PlantSeed RecordView.
Definition: PlantSeed.h:22
virtual void initializeRecord(void)
Called at instantiation to initialize attributes.
Definition: PlantSeed.h:32
Bindable collection of accessor Functors.
Definition: RecordView.h:106