1#ifndef FD1D_HOMOGENEOUS_COMPARISON_H
2#define FD1D_HOMOGENEOUS_COMPARISON_H
11#include <fd1d/SystemAccess.h>
77 void output(
int mode, std::ostream& out);
Command to compute properties of homogeneous reference system.
void compute(int mode)
Compute properties of a homogeneous reference system.
HomogeneousComparison()
Default constructor.
void output(int mode, std::ostream &out)
Output comparison to a homogeneous reference system.
~HomogeneousComparison()
Destructor.
Concise accesss to an associated System.
const System & system() const
Get parent System by reference.
Main class in SCFT simulation of one system.
Dynamically allocatable contiguous array template.
C++ namespace for polymer self-consistent field theory (PSCF).