votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
votca::xtp::StateSaver Class Reference

#include <statesaver.h>

Collaboration diagram for votca::xtp::StateSaver:
Collaboration graph
[legend]

Public Member Functions

 StateSaver (std::string file)
 
void WriteFrame (const Topology &top)
 
Topology ReadFrame (Index frameid) const
 
std::vector< IndexgetFrames () const
 

Private Member Functions

bool TopStepisinFrames (Index frameid) const
 

Private Attributes

std::string hdf5file_
 

Detailed Description

Definition at line 34 of file statesaver.h.

Constructor & Destructor Documentation

◆ StateSaver()

votca::xtp::StateSaver::StateSaver ( std::string  file)
inline

Definition at line 36 of file statesaver.h.

Member Function Documentation

◆ getFrames()

std::vector< Index > votca::xtp::StateSaver::getFrames ( ) const

Definition at line 33 of file statesaver.cc.

◆ ReadFrame()

Topology votca::xtp::StateSaver::ReadFrame ( Index  frameid) const

Definition at line 76 of file statesaver.cc.

◆ TopStepisinFrames()

bool votca::xtp::StateSaver::TopStepisinFrames ( Index  frameid) const
private

Definition at line 99 of file statesaver.cc.

◆ WriteFrame()

void votca::xtp::StateSaver::WriteFrame ( const Topology top)

Definition at line 44 of file statesaver.cc.

Member Data Documentation

◆ hdf5file_

std::string votca::xtp::StateSaver::hdf5file_
private

Definition at line 47 of file statesaver.h.


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