8#include "SolventSpecies.h"
SolventSpecies()
Constructor.
void setMonomerId(int monomerId)
Set the monomer id for this solvent.
void setSize(double size)
Set the molecular volume of this solvent species.
~SolventSpecies()
Constructor.
virtual void readParameters(std::istream &in)
Read parameters and initialize.
int monomerId() const
Get the monomer type id.
double size() const
Get the size (number of monomers) in this solvent.
virtual void readParameters(std::istream &in)
Read phi or mu (but not both) and set ensemble accordingly.
Species()
Default constructor.
ScalarParam< Type > & read(std::istream &in, const char *label, Type &value)
Add and read a new required ScalarParam < Type > object.
void setClassName(const char *className)
Set class name string.
PSCF package top-level namespace.