OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::DynamicProperty Class Referenceabstract

"applications/dynamicProps/DynamicProperty" More...

#include <DynamicProperty.hpp>

+ Inheritance diagram for OpenMD::DynamicProperty:

Public Member Functions

virtual void doCorrelate ()=0
 
void setOutputName (const std::string &filename)
 
const std::string & getOutputFileName () const
 

Protected Attributes

std::string outputFilename_
 

Detailed Description

"applications/dynamicProps/DynamicProperty"

Base class for Dynamic properties

Definition at line 60 of file DynamicProperty.hpp.

Constructor & Destructor Documentation

◆ DynamicProperty()

OpenMD::DynamicProperty::DynamicProperty ( )
inline

Definition at line 62 of file DynamicProperty.hpp.

Member Function Documentation

◆ getOutputFileName()

const std::string & OpenMD::DynamicProperty::getOutputFileName ( ) const
inline

Definition at line 69 of file DynamicProperty.hpp.

◆ setOutputName()

void OpenMD::DynamicProperty::setOutputName ( const std::string & filename)
inline

Definition at line 66 of file DynamicProperty.hpp.

Member Data Documentation

◆ outputFilename_

std::string OpenMD::DynamicProperty::outputFilename_
protected

Definition at line 72 of file DynamicProperty.hpp.


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