1#ifndef RPC_COMPRESSOR_FACTORY_H
2#define RPC_COMPRESSOR_FACTORY_H
11#include <rpc/fts/compressor/Compressor.h>
12#include <util/param/Factory.h>
19 template <
int D>
class System;
55 #ifndef RPC_COMPRESSOR_FACTORY_TPP
Factory for subclasses of Compressor.
Compressor< D > * factory(const std::string &className) const
Method to create any Compressor supplied with PSCF.
CompressorFactory(System< D > &system)
Constructor.
Base class for iterators that impose incompressibility.
Main class, representing one complete system.
Compressor< D > * trySubfactories(const std::string &className) const
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.