Scine::Swoose
1.0.0
This is the SCINE module Swoose.
|
This class writes the results of a SFAM parametrization (parameters) to file. More...
#include <ParameterFileWriter.h>
Static Public Member Functions | |
static void | writeSfamParametersToFile (const std::string &filename, const MolecularMechanics::SfamParameters ¶meters) |
Writes MM parameters to a file. More... | |
This class writes the results of a SFAM parametrization (parameters) to file.
|
static |
Writes MM parameters to a file.
filename | Name of the file to which the MM parameters are written. |
parameters | The MM parameters. |
structure | The molecular structure. |