1#ifndef RPG_ENVIRONMENT_FACTORY_H
2#define RPG_ENVIRONMENT_FACTORY_H
11#include <prdc/environment/Environment.h>
12#include <util/param/Factory.h>
19 template <
int D>
class System;
56 #ifndef RPG_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.
SCFT and PS-FTS with real periodic fields (GPU)
PSCF package top-level namespace.