OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::ContactAngle2 Class Reference
Inheritance diagram for OpenMD::ContactAngle2:

Public Member Functions

 ContactAngle2 (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType solidZ, RealType centroidX, RealType centroidY, RealType threshDens, RealType bufferLength, int nrbins, int nZBins)
virtual void doFrame (int frame)
Public Member Functions inherited from OpenMD::SequentialAnalyzer
 SequentialAnalyzer (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2)
virtual void doSequence ()
void setOutputName (const std::string &filename)
const std::string & getOutputFileName () const
void setStep (int step)
int getStep ()
const std::string & getSequenceType () const
void setSequenceType (const std::string &type)
void setParameterString (const std::string &params)

Additional Inherited Members

Protected Member Functions inherited from OpenMD::SequentialAnalyzer
virtual void preSequence ()
virtual void postSequence ()
virtual void writeSequence ()
Protected Attributes inherited from OpenMD::SequentialAnalyzer
SimInfoinfo_ {nullptr}
SnapshotcurrentSnapshot_
std::string dumpFilename_
SelectionManager seleMan1_
std::string selectionScript1_
SelectionEvaluator evaluator1_
SelectionManager seleMan2_
std::string selectionScript2_
SelectionEvaluator evaluator2_
int step_
std::string outputFilename_
int frame_
std::vector< RealType > times_
std::vector< RealType > values_
std::string sequenceType_
std::string paramString_

Detailed Description

Definition at line 56 of file ContactAngle2.hpp.

Constructor & Destructor Documentation

◆ ContactAngle2()

OpenMD::ContactAngle2::ContactAngle2 ( SimInfo * info,
const std::string & filename,
const std::string & sele1,
const std::string & sele2,
RealType solidZ,
RealType centroidX,
RealType centroidY,
RealType threshDens,
RealType bufferLength,
int nrbins,
int nZBins )

Definition at line 62 of file ContactAngle2.cpp.

Member Function Documentation

◆ doFrame()

void OpenMD::ContactAngle2::doFrame ( int frame)
virtual

Implements OpenMD::SequentialAnalyzer.

Definition at line 85 of file ContactAngle2.cpp.


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