PSCF v1.3
|
Flory-Huggins theory of spatially homogeneous mixtures. More...
Classes | |
class | Clump |
All monomers of a specific monomer 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. | |
std::ostream & | operator<< (std::ostream &out, const Clump &block) |
ostream inserter for a Clump. |
Flory-Huggins theory of spatially homogeneous mixtures.
std::istream & Pscf::FloryHuggins::operator>> | ( | std::istream & | in, |
Clump & | block ) |