PSCF v1.3
Field Theoretic Simulation (FTS)

Classes for performing field theoretic simulations in a partial saddle-point approximation (PS-FTS). More...

Topics

 Analyzers
 Classes that implement statistical analysis operations for field theoretic simulations in a partial saddle-point approximation.
 Brownian Dynamics
 Brownian dynamics algorithms for field theoretic simulations in a partial saddle-point approximation (PS-FTS).
 Compressors
 Compressors are iterators that adjust the Langrange multiplier field so to satisfy the incompressibility constraint.
 Monte Carlo
 Monte Carlo (MC) sampling algorithms for field theoretic MC simulations in a partial saddle-point approximation (PS-FTS).
 Perturbations
 Classes that define additive perturbations to the standard field-theoretic Hamiltonian.
 Parameter Ramps
 Classes that apply continuous changes to model parameters during a simulation.
 Trajectory Readers
 Classes that read trajectory files in various file formats for post-process statistical analysis.

Classes

struct  Pscf::Rpc::SimState< D >
 SimState stores the state used by an FTS simulation. More...
class  Pscf::Rpc::Simulator< D >
 Field theoretic simulator (base class). More...
class  Pscf::Rpc::SimulatorFactory< D >
 Factory for subclasses of Simulator. More...

Detailed Description

Classes for performing field theoretic simulations in a partial saddle-point approximation (PS-FTS).