![]() |
|
A Base class for the fields. More...
#include <BaseFields.h>
Public Member Functions | |
void | setCG (BaseCG *cg) |
BaseCG * | getCG () |
Protected Attributes | |
BaseCG * | cg_ = nullptr |
Stores a pointer to the baseCG instance to get e.g. the handler and time information. More... | |
A Base class for the fields.
Sofar this contains only a pointer to the CG object. This can be used to get information from the handler and DPMBase
|
inline |
Referenced by CGFields::DisplacementField::setFields().
|
protected |