ModelEmpty
-
class ModelEmpty : public feasst::ModelOneBody
This model is a place holder and will throw an exception if used to compute the energy.
Public Functions
-
double energy(const Position &wrapped_site, const Site &site, const Configuration &config, const ModelParams &model_params)
Return the energy given the wrapped coordinates, site, config and params.
-
void serialize(std::ostream &ostr) const
Output a serialized version of the existing model.
-
double energy(const Position &wrapped_site, const Site &site, const Configuration &config, const ModelParams &model_params)