PSCF v1.2
|
Real periodic fields, SCFT and PS-FTS (CPU). More...
Classes | |
class | AmCompressor |
Anderson Mixing compressor. More... | |
class | AmIteratorBasis |
Rpc implementation of the Anderson Mixing iterator with symmetry. More... | |
class | Analyzer |
Abstract base for periodic output and/or analysis actions. More... | |
class | AnalyzerFactory |
Factory for subclasses of Analyzer. More... | |
class | AnalyzerManager |
Manager for a list of Analyzer objects. More... | |
class | AverageAnalyzer |
Analyze averages and block averages of several real variables. More... | |
class | AverageListAnalyzer |
Analyze averages and block averages of several real variables. More... | |
class | BasisFieldState |
FieldState for fields in symmetry-adapted basis format. More... | |
class | BdSimulator |
Brownian dynamics simulator for PS-FTS. More... | |
class | BdStep |
BdStep is an abstract base class for Brownian dynamics steps. More... | |
class | BdStepFactory |
Factory for subclasses of BdStep. More... | |
class | BFieldComparison |
Comparator for fields in symmetry-adapted basis format. More... | |
class | BinaryStructureFactorGrid |
BinaryStructureFactorGrid evaluates AB copolymer structure factors. More... | |
class | Block |
Block within a branched polymer. More... | |
class | CFieldContainer |
A list of c fields stored in both basis and r-grid format. More... | |
class | ChiDerivative |
Evaluate the derivative of H with respect to chi. More... | |
class | Compressor |
Base class for iterators that impose incompressibility. More... | |
class | CompressorFactory |
Factory for subclasses of Compressor. More... | |
class | ConcentrationDerivative |
Evaluate the derivative of H with respect to concentration. More... | |
class | ConcentrationWriter |
Periodically write snapshots to a trajectory file. More... | |
class | Domain |
Spatial domain and spatial discretization for a periodic structure. More... | |
class | EinsteinCrystalPerturbation |
Perturbation for Einstein crystal thermodynamic integration method. More... | |
class | ExplicitBdStep |
BdStep is an abstract base class for Brownian dynamics steps. More... | |
class | ExtGenFilm |
External field generator for a thin film geometry. More... | |
class | FieldIo |
File input/output operations and format conversions for fields. More... | |
class | FieldState |
Record of a state of a System (fields + unit cell). More... | |
class | ForceBiasMove |
ForceBiasMove attempts a Brownian dynamics move. More... | |
class | FourthOrderParameter |
FourthOrderParameter is used to detect an order-disorder transition. More... | |
class | HamiltonianAnalyzer |
Compute averages and output block averages of Hamiltonian components. More... | |
class | ImposedFieldsGenerator |
Class defining mask & external fields to impose on the calculation. More... | |
class | IntraCorrelation |
Base class for iterators that impose incompressibility. More... | |
class | Iterator |
Base class for iterative solvers for SCF equations. More... | |
class | IteratorFactory |
Factory for subclasses of Iterator. More... | |
class | LinearRamp |
Linear ramp - parameters vary linearly with step index. More... | |
class | LinearSweep |
Sweep in which parameters vary linearly with sweep variable s. More... | |
class | LMBdStep |
Leimkuhler-Matthews Brownian dynamics stepper. More... | |
class | LrAmCompressor |
Anderson Mixing compressor with linear-response mixing step. More... | |
class | LrCompressor |
Linear response compressor. More... | |
class | Mask |
A field to which the total density is constrained. More... | |
class | MaskGenFilm |
Mask generator for a thin film geometry. More... | |
class | MaxOrderParameter |
MaxOrderParameter is used to detect an order-disorder transition. More... | |
class | McMove |
McMove is an abstract base class for Monte Carlo moves. More... | |
class | McMoveFactory |
Factory for subclasses of McMove. More... | |
class | McMoveManager |
Manager for a set of McMove objects. More... | |
class | McSimulator |
Monte-Carlo simulation coordinator. More... | |
class | Mixture |
Solver for a mixture of polymers and solvents. More... | |
class | Perturbation |
Base class for additive perturbations of standard FTS Hamiltonian. More... | |
class | PerturbationDerivative |
Evaluate the derivative of H w/ respect to perturbation parameter lambda. More... | |
class | PerturbationFactory |
Factory for subclasses of Perturbation. More... | |
class | Polymer |
Descriptor and solver for one polymer species. More... | |
class | PredCorrBdStep |
Predictor-corrector Brownian dynamics stepper. More... | |
class | Propagator |
MDE solver for one direction of one block. More... | |
class | Ramp |
Class that varies parameters during a simulation (abstract). More... | |
class | RampFactory |
Factory for subclasses of Ramp. More... | |
class | RampParameter |
Class for storing data about an individual ramp parameter. More... | |
class | RealMove |
RealMove generates spatially uncorrelated random field changes. More... | |
class | RGridTrajectoryReader |
Trajectory file reader. More... | |
struct | SimState |
SimState stores the state used by an FTS simulation. More... | |
class | Simulator |
Field theoretic simulator (base class). More... | |
class | SimulatorFactory |
Factory for subclasses of Simulator. More... | |
class | Solvent |
Solver and descriptor for a solvent species. More... | |
class | StepLogger |
Periodically write snapshots to a trajectory file. More... | |
class | Sweep |
Solve a sequence of SCFT problems along a line in parameter space. More... | |
class | SweepFactory |
Default Factory for subclasses of Sweep. More... | |
class | SweepParameter |
Class for storing data about an individual sweep parameter. More... | |
class | System |
Main class for SCFT or PS-FTS simulation of one system. More... | |
class | TrajectoryReader |
Trajectory file reader (base class). More... | |
class | TrajectoryReaderFactory |
Factory for subclasses of TrajectoryReader. More... | |
class | TrajectoryWriter |
Periodically write snapshots to a trajectory file. More... | |
class | WFieldContainer |
A container of fields stored in both basis and r-grid format. More... | |
Functions | |
template<int D> | |
std::istream & | operator>> (std::istream &in, RampParameter< D > ¶m) |
Inserter for reading a RampParameter from an istream. | |
template<int D> | |
std::ostream & | operator<< (std::ostream &out, RampParameter< D > const ¶m) |
Extractor for writing a RampParameter to ostream. | |
template<int D> | |
void | run (int argc, char **argv) |
Function template for main pscf_pc program. | |
template<int D> | |
std::istream & | operator>> (std::istream &in, SweepParameter< D > ¶m) |
Inserter for reading a SweepParameter from an istream. | |
template<int D> | |
std::ostream & | operator<< (std::ostream &out, SweepParameter< D > const ¶m) |
Extractor for writing a SweepParameter to ostream. | |
Real periodic fields, SCFT and PS-FTS (CPU).
All field theoretic simulation (FTS) methods implemented in this namespace rely on a partial saddle point approximation (PSA), which allows the use of real chemical potential fields.
std::istream & Pscf::Rpc::operator>> | ( | std::istream & | in, |
RampParameter< D > & | param ) |
Inserter for reading a RampParameter from an istream.
in | input stream |
param | RampParameter<D> object to read |
Definition at line 264 of file rpc/fts/ramp/RampParameter.tpp.
std::ostream & Pscf::Rpc::operator<< | ( | std::ostream & | out, |
RampParameter< D > const & | param ) |
Extractor for writing a RampParameter to ostream.
out | output stream |
param | RampParameter<D> object to write |
Definition at line 287 of file rpc/fts/ramp/RampParameter.tpp.
References Pscf::Rpc::RampParameter< D >::id(), and Pscf::Rpc::RampParameter< D >::writeParamType().
std::istream & Pscf::Rpc::operator>> | ( | std::istream & | in, |
SweepParameter< D > & | param ) |
Inserter for reading a SweepParameter from an istream.
in | input stream |
param | SweepParameter<D> object to read |
Definition at line 266 of file rpc/scft/sweep/SweepParameter.tpp.
std::ostream & Pscf::Rpc::operator<< | ( | std::ostream & | out, |
SweepParameter< D > const & | param ) |
Extractor for writing a SweepParameter to ostream.
out | output stream |
param | SweepParameter<D> object to write |
Definition at line 286 of file rpc/scft/sweep/SweepParameter.tpp.
References Pscf::Rpc::SweepParameter< D >::id(), and Pscf::Rpc::SweepParameter< D >::writeParamType().