12#include <pscf/solvers/PolymerTmpl.h>
Descriptor and solver for a branched polymer species.
void setPhi(double phi)
Set volume fraction (if ensemble is closed).
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.
Descriptor and MDE solver for an acyclic block polymer.
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.
C++ namespace for polymer self-consistent field theory (PSCF).