PSCF v1.3
Field Theoretic Simulation (FTS)

Classes for performing a field theoretic simulation in a partial saddle-point approximation (PS-FTS) with GPU acceleration. More...

Topics

 Analyzers
 Classes that implement statistical analysis operations for field theoretic simulations in a partial saddle-point approximation.
 Brownian Dynamics
 Classes that implement Brownian dynamics (BD) 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
 Classes that implement Monte Carlo (MC) algorithms for field theoretic MC simulations in a partial saddle-point approximation (PS-FTS).
 Perturbations
 Classes that implement 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 for post-simulation analysis in different file formats.

Namespaces

namespace  Pscf::Rpg::VecOpFts
 Element-wise vector operations performed on the GPU for FTS classes.

Classes

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

Detailed Description

Classes for performing a field theoretic simulation in a partial saddle-point approximation (PS-FTS) with GPU acceleration.