11#include "io/InputBase.h"
88 void handle_error(
int i);
95 std::ifstream _phaseSpaceFileStream;
96 std::fstream _phaseSpaceHeaderFileStream;
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
Definition: MPI_IOReader.h:15
void readPhaseSpaceHeader(Domain *domain, double timestep)
reads in header of the input file (including component description)
Definition: MPI_IOReader.cpp:55
unsigned long readPhaseSpace(ParticleContainer *particleContainer, Domain *domain, DomainDecompBase *domainDecomp)
reads in the data of all molecules
Definition: MPI_IOReader.cpp:282
void setPhaseSpaceFile(std::string filename)
gets a filename and opens an ifstream associated with the given file
Definition: MPI_IOReader.cpp:47
void setPhaseSpaceHeaderFile(std::string filename)
For this class, header and data are in the same file, so there is no separate header file.
Definition: MPI_IOReader.cpp:51
This Interface is used to get access to particles and pairs of particles.
Definition: ParticleContainer.h:69
::xsd::cxx::tree::string< char, simple_type > string
C++ type corresponding to the string XML Schema built-in type.
Definition: vtk-punstructured.h:270