8#include "EnvironmentFactory.h"
9#include "FilmEnvironment.h"
38 if (className ==
"FilmEnvironment") {
51 template class EnvironmentFactory<1>;
52 template class EnvironmentFactory<2>;
53 template class EnvironmentFactory<3>;
Base class mask and external field generator for variable-cell SCFT.
Environment * factory(const std::string &className) const
Method to create any Environment supplied with PSCF.
EnvironmentFactory(System< D > &system)
Constructor.
Class defining mask & external fields for thin-film systems.
A complete physical system.
Environment * trySubfactories(const std::string &className) const
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.