1#ifndef RPC_ENVIRONMENT_FACTORY_H
2#define RPC_ENVIRONMENT_FACTORY_H
11#include <prdc/environment/Environment.h>
12#include <util/param/Factory.h>
19 template <
int D>
class System;
56 #ifndef RPC_ENVIRONMENT_FACTORY_TPP
Base class mask and external field generator for variable-cell SCFT.
Factory for subclasses of Environment.
Environment * factory(const std::string &className) const
Method to create any Environment supplied with PSCF.
EnvironmentFactory(System< D > &system)
Constructor.
Main class, representing one complete system.
Environment * trySubfactories(const std::string &className) const
Periodic fields and crystallography.
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.