|
| std::map< std::string, TypesafePtr > | data |
| | A map containing the data we are grabbing.
|
| |
◆ DataFetchingObjectTyped()
◆ ~DataFetchingObjectTyped()
◆ activate()
| bool PLMD::DataFetchingObject::activate |
( |
| ) |
const |
|
inherited |
◆ create()
◆ findAction()
Find the action that calculates a particular value.
◆ finishDataGrab()
◆ get_rank()
| void PLMD::DataFetchingObject::get_rank |
( |
const ActionSet & | a, |
|
|
const std::string & | key, |
|
|
const std::string & | type, |
|
|
const TypesafePtr & | rank ) |
|
staticinherited |
Return the rank required for a particular key.
◆ get_shape()
| void PLMD::DataFetchingObject::get_shape |
( |
const ActionSet & | a, |
|
|
const std::string & | key, |
|
|
const std::string & | type, |
|
|
const TypesafePtr & | dims ) |
|
staticinherited |
Return the shape required for a particular key.
◆ setData()
◆ data
A map containing the data we are grabbing.
◆ myactions
Pointers to the various actions required by the grabber.
◆ myvalues
| std::vector<Value*> PLMD::DataFetchingObject::myvalues |
|
protectedinherited |
The values required by the user.
◆ plumed
A copy of the plumed main object.
The documentation for this class was generated from the following file: