37 in >> block.monomerId_;
47 out <<
" " << block.monomerId_;
49 out.setf(std::ios::scientific);
int monomerId() const
Get the monomer type id.
void setMonomerId(int monomerId)
Set 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.
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.