OpenMD 3.2
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 64 of file ZConsReader.hpp.

Constructor & Destructor Documentation

◆ ZConsReader()

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

Definition at line 55 of file ZConsReader.cpp.

Member Function Documentation

◆ getCurTime()

RealType OpenMD::ZConsReader::getCurTime ( )
inline

Definition at line 73 of file ZConsReader.hpp.

◆ getFixedZMolData()

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

Definition at line 72 of file ZConsReader.hpp.

◆ getNFixedZmols()

size_t OpenMD::ZConsReader::getNFixedZmols ( )
inline

Definition at line 71 of file ZConsReader.hpp.

◆ getNZMols()

size_t OpenMD::ZConsReader::getNZMols ( )
inline

Definition at line 70 of file ZConsReader.hpp.

◆ hasNextFrame()

bool OpenMD::ZConsReader::hasNextFrame ( )

Definition at line 110 of file ZConsReader.cpp.

◆ readNextFrame()

void OpenMD::ZConsReader::readNextFrame ( )

Definition at line 73 of file ZConsReader.cpp.


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