1#ifndef RPC_SYSTEM_CONST_REF_H
2#define RPC_SYSTEM_CONST_REF_H
11#include <prdc/system/SystemConstRefTmpl.h>
12#include <rpc/system/System.h>
56 extern template class SystemConstRef<1>;
57 extern template class SystemConstRef<2>;
58 extern template class SystemConstRef<3>;
Base class template for const access to an associated System.
SystemT const & system() const
SystemConstRef(System< D > const &system)
Constructor.
SystemConstRef()
Default constructor.
SystemConstRefTmpl< System< D > > Base
Alias for base class.
Main class, representing a complete physical system.
Fields and FFTs for periodic boundary conditions (CPU)
Periodic fields and crystallography.
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.