Scine::Swoose  1.0.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MMParametrization::ParameterFileWriter Class Reference

This class writes the results of a SFAM parametrization (parameters) to file. More...

#include <ParameterFileWriter.h>

Collaboration diagram for Scine::MMParametrization::ParameterFileWriter:
Collaboration graph

Static Public Member Functions

static void writeSfamParametersToFile (const std::string &filename, const MolecularMechanics::SfamParameters &parameters)
 Writes MM parameters to a file. More...
 

Detailed Description

This class writes the results of a SFAM parametrization (parameters) to file.

Member Function Documentation

void Scine::MMParametrization::ParameterFileWriter::writeSfamParametersToFile ( const std::string &  filename,
const MolecularMechanics::SfamParameters parameters 
)
static

Writes MM parameters to a file.

Parameters
filenameName of the file to which the MM parameters are written.
parametersThe MM parameters.
structureThe molecular structure.

The documentation for this class was generated from the following files: