1#ifndef RPG_SYSTEM_CONST_REF_H
2#define RPG_SYSTEM_CONST_REF_H
11#include <prdc/system/SystemConstRefReal.h>
12#include <rpg/system/System.h>
51 extern template class SystemConstRef<1>;
52 extern template class SystemConstRef<2>;
53 extern template class SystemConstRef<3>;
Const access to main components of an associated System.
SystemT const & system() const
SystemConstRef()
Default constructor.
SystemConstRefReal< System< D > > Base
Alias for base class.
SystemConstRef(System< D > const &system)
Constructor.
Main class, representing one complete system.
Fields and FFTs for periodic boundary conditions (CPU)
Periodic fields and crystallography.
SCFT and PS-FTS with real periodic fields (GPU)
PSCF package top-level namespace.