12#include <pscf/solvers/PolymerTmpl.h>
Descriptor and MDE solver for an acyclic block polymer.
Descriptor and solver for a branched polymer species.
void compute(DArray< Block::WField > const &wFields)
Compute solution to modified diffusion equation.
void setMu(double mu)
Set chemical potential mu (if ensemble is open).
Polymer()
Default constructor.
void setPhi(double phi)
Set volume fraction (if ensemble is closed).
double phi() const
Get the overall volume fraction for this species.
double mu() const
Get the chemical potential for this species (units kT=1).
Dynamically allocatable contiguous array template.
PSCF package top-level namespace.