1#ifndef RPG_SYSTEM_CONST_REF_H
2#define RPG_SYSTEM_CONST_REF_H
11#include <prdc/system/SystemConstRefTmpl.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>;
Base class template for const access to an associated System.
SystemT const & system() const
SystemConstRef()
Default constructor.
SystemConstRefTmpl< System< D > > Base
Alias for base class.
SystemConstRef(System< D > const &system)
Constructor.
Main class, representing a complete physical 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.