PSCF v1.4.0

Data analysis and I/O for field theoretic simulations. More...

Classes

class  Pscf::Rpg::Analyzer< D >
 Abstract base for periodic output and/or analysis actions. More...
class  Pscf::Rpg::AnalyzerFactory< D >
 Factory for subclasses of Analyzer. More...
class  Pscf::Rpg::AnalyzerManager< D >
 Manager for a list of Analyzer objects. More...
class  Pscf::Rpg::AverageAnalyzer< D >
 Analyze averages and block averages of several real variables. More...
class  Pscf::Rpg::AverageListAnalyzer< D >
 Analyze averages and block averages of several real variables. More...
class  Pscf::Rpg::BinaryChiDerivative< D >
 Evaluate the derivative of H with respect to chi. More...
class  Pscf::Rpg::BinaryStructureFactor< D >
 Spherically averaged structure factor for a two-monomer system. More...
class  Pscf::Rpg::ConcentrationDerivative< D >
 Evaluate and average the derivative of H with respect to chi. More...
class  Pscf::Rpg::ConcentrationWriter< D >
 Periodically write c-field snapshots to a trajectory file. More...
class  Pscf::Rpg::CubicLengthDerivative< D >
 Evaluate the derivative of H with respect to cubic box length. More...
class  Pscf::Rpg::FourthOrderParameter< D >
 FourthOrderParameter is used to detect an order-disorder transition. More...
class  Pscf::Rpg::HamiltonianAnalyzer< D >
 Compute averages and output block averages of Hamiltonian components. More...
class  Pscf::Rpg::MaxOrderParameter< D >
 Evaluates maximum squared Fourier amplitude for W_{-} field. More...
class  Pscf::Rpg::PerturbationDerivative< D >
 Evaluate derivative of H w/ respect to perturbation parameter lambda. More...
class  Pscf::Rpg::StepLogger< D >
 Periodically write the step index to a log file. More...
class  Pscf::Rpg::TrajectoryWriter< D >
 Periodically write the field configuration to a trajectory file. More...

Detailed Description

Data analysis and I/O for field theoretic simulations.