OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::ZConsReader Class Reference

#include <ZConsReader.hpp>

Public Member Functions

 ZConsReader (SimInfo *info)
 
void readNextFrame ()
 
bool hasNextFrame ()
 
size_t getNZMols ()
 
size_t getNFixedZmols ()
 
const std::vector< ZconsData > & getFixedZMolData ()
 
RealType getCurTime ()
 

Detailed Description

Todo
document

Definition at line 61 of file ZConsReader.hpp.

Constructor & Destructor Documentation

◆ ZConsReader()

OpenMD::ZConsReader::ZConsReader ( SimInfo * info)

Definition at line 52 of file ZConsReader.cpp.

Member Function Documentation

◆ getCurTime()

RealType OpenMD::ZConsReader::getCurTime ( )
inline

Definition at line 70 of file ZConsReader.hpp.

◆ getFixedZMolData()

const std::vector< ZconsData > & OpenMD::ZConsReader::getFixedZMolData ( )
inline

Definition at line 69 of file ZConsReader.hpp.

◆ getNFixedZmols()

size_t OpenMD::ZConsReader::getNFixedZmols ( )
inline

Definition at line 68 of file ZConsReader.hpp.

◆ getNZMols()

size_t OpenMD::ZConsReader::getNZMols ( )
inline

Definition at line 67 of file ZConsReader.hpp.

◆ hasNextFrame()

bool OpenMD::ZConsReader::hasNextFrame ( )

Definition at line 107 of file ZConsReader.cpp.

◆ readNextFrame()

void OpenMD::ZConsReader::readNextFrame ( )

Definition at line 70 of file ZConsReader.cpp.


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