PSCF v1.1
|
Properties of spatially homogeneous mixtures (Flory-Huggins theory). More...
Classes | |
class | Clump |
Collection of all monomers of a single type in a molecule. More... | |
class | Mixture |
A spatially homogeneous mixture. More... | |
class | Molecule |
Descriptor of a molecular species in a homogeneous mixture. More... | |
Functions | |
std::istream & | operator>> (std::istream &in, Clump &block) |
istream extractor for a Clump. More... | |
std::ostream & | operator<< (std::ostream &out, const Clump &block) |
ostream inserter for a Clump. More... | |
Properties of spatially homogeneous mixtures (Flory-Huggins theory).
std::istream & Pscf::Homogeneous::operator>> | ( | std::istream & | in, |
Clump & | block | ||
) |