14#include "io/InputBase.h"
93 uint32_t _nMoleculeFormat;
97 std::ifstream _phaseSpaceFileStream;
98 std::fstream _phaseSpaceHeaderFileStream;
Definition: BinaryReader.h:16
void setPhaseSpaceHeaderFile(std::string filename)
For this class, header and data are in the same file, so there is no separate header file.
Definition: BinaryReader.cpp:72
unsigned long readPhaseSpace(ParticleContainer *particleContainer, Domain *domain, DomainDecompBase *domainDecomp)
reads in the data of all molecules
Definition: BinaryReader.cpp:123
void setPhaseSpaceFile(std::string filename)
gets a filename and opens an ifstream associated with the given file
Definition: BinaryReader.cpp:68
void readPhaseSpaceHeader(Domain *domain, double timestep)
reads in header of the input file (including component description)
Definition: BinaryReader.cpp:76
handle boundary region and multiple processes
Definition: DomainDecompBase.h:51
This class is used to read in the phasespace and to handle macroscopic values.
Definition: Domain.h:47
This Interface is used to get access to particles and pairs of particles.
Definition: ParticleContainer.h:69
XML file with unit attributes abstraction.
Definition: xmlfileUnits.h:25
::xsd::cxx::tree::string< char, simple_type > string
C++ type corresponding to the string XML Schema built-in type.
Definition: vtk-punstructured.h:270