37 out.setf(std::ios::scientific);
Descriptor for a monomer or particle type.
void setId(int id)
Set the integer index for this monomer type.
int id() const
Unique integer index for monomer type.
C++ namespace for polymer self-consistent field theory (PSCF).
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.