8#include "SolventSpecies.h"
15 template <
typename WT>
25 template <
typename WT>
38 template <
typename WT>
45 template <
typename WT>
SolventSpecies()
Constructor.
double size() const
Get the size (number of monomers) in this solvent.
int monomerId() const
Get the monomer type id.
void setMonomerId(int monomerId)
Set the monomer id for this solvent.
virtual void readParameters(std::istream &in)
Read parameters and initialize.
void setSize(double size)
Set the molecular volume of this solvent species.
virtual void readParameters(std::istream &in)
Read phi or mu (but not both) and set ensemble accordingly.
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.