38 in >> block.monomerId_;
48 out <<
" " << block.monomerId_;
50 out.setf(std::ios::scientific);
int monomerId() const
Get the monomer type id.
void setSize(double size)
Set the size of this clump.
double size() const
Get the size (number of monomers) in this block.
void setMonomerId(int monomerId)
Set the monomer type id.
Flory-Huggins theory of spatially homogeneous mixtures.
PSCF package top-level namespace.
std::istream & operator>>(std::istream &in, Pair< Data > &pair)
Input a Pair from an istream.
std::ostream & operator<<(std::ostream &out, const Pair< Data > &pair)
Output a Pair to an ostream, without line breaks.