1#ifndef PRDC_SYSTEM_CONST_REF_REAL_TPP
2#define PRDC_SYSTEM_CONST_REF_REAL_TPP
11#include "SystemConstRefReal.h"
21 : systemPtr_(nullptr),
23 interactionPtr_(nullptr),
29 fileMasterPtr_(nullptr)
37 : systemPtr_(nullptr),
39 interactionPtr_(nullptr),
45 fileMasterPtr_(nullptr)
59 mixturePtr_ = &(
system.mixture());
60 interactionPtr_ = &(
system.interaction());
61 domainPtr_ = &(
system.domain());
65 maskPtr_ = &(
system.mask());
66 fileMasterPtr_ = &(
system.fileMaster());
SystemT const & system() const
Get the associated System.
void associate(SystemT const &system)
Create associations with a system and its components.
SystemConstRefReal()
Default constructor.
~SystemConstRefReal()
Destructor.
Periodic fields and crystallography.
PSCF package top-level namespace.