#include <chemistry/qc/mbptr12/transform_factory.h>
Public Member Functions | |
| CreateTransformHints (const CreateTransformHints &) | |
| CreateTransformHints & | operator= (const CreateTransformHints &other) |
| bool | data_persistent () const |
| will this transform's data need to be used multiple times? | |
| void | data_persistent (bool data_persistent_) |
The default is to assume that data will not be needed persistently.