|
Grid 0.7.0
|
#include <ActionModules.h>
Public Types | |
| typedef ActionModuleBase< Action< typename DBW2GaugeAction< Impl >::GaugeField >, GridModule > | Base |
| typedef Base::Product | Product |
| typedef BetaGaugeActionParameters | Parameters |
| typedef R | Resource |
Public Member Functions | |
| virtual void | print_parameters () |
| Product * | getPtr () |
| void | set_parameters (Parameters Par) |
| virtual void | acquireResource (R &) |
Data Fields | |
| std::unique_ptr< DBW2GaugeAction< Impl > > | ActionPtr |
Protected Attributes | |
| Parameters | Par_ |
Private Types | |
| typedef ActionModule< DBW2GaugeAction< Impl >, BetaGaugeActionParameters > | ActionBase |
Private Member Functions | |
| virtual void | initialize () |
Private Attributes | |
| std::string | section_name |
Definition at line 180 of file ActionModules.h.
|
private |
Definition at line 181 of file ActionModules.h.
|
inherited |
Definition at line 57 of file ActionModules.h.
|
inherited |
Definition at line 58 of file ActionModules.h.
|
inherited |
Definition at line 59 of file ActionModules.h.
|
inherited |
Definition at line 46 of file ActionModules.h.
|
inlineprivatevirtual |
Implements ActionModule< DBW2GaugeAction< Impl >, BetaGaugeActionParameters >.
Definition at line 185 of file ActionModules.h.
|
inlinevirtualinherited |
Reimplemented from HMCModuleBase< Product >.
Definition at line 69 of file ActionModules.h.
|
inlinevirtualinherited |
Implements HMCModuleBase< Product >.
Definition at line 73 of file ActionModules.h.
|
inlineinherited |
|
inlinevirtualinherited |
Reimplemented in OneFlavourEOFModule< Impl >, OneFlavourFModule< Impl >, OneFlavourRatioEOFModule< Impl >, OneFlavourRatioFModule< Impl >, TwoFlavourEOFModule< Impl >, TwoFlavourFModule< Impl >, TwoFlavourRatioEOFModule< Impl >, and TwoFlavourRatioFModule< Impl >.
Definition at line 47 of file ActionModules.h.
|
inherited |
Definition at line 61 of file ActionModules.h.
|
protectedinherited |
Definition at line 67 of file Modules.h.
Referenced by Parametrized(), Parametrized(), print_parameters(), and set_parameters().
|
privateinherited |
Definition at line 69 of file Modules.h.
Referenced by Parametrized().