v1.0
Public Member Functions
|
Public Attributes
|
List of all members
IFile Struct Reference
Public Member Functions
IFile
(std::ifstream *file_, unsigned n_)
Public Attributes
std::ifstream *
file
unsigned
n
Mdouble
time
Constructor & Destructor Documentation
◆
IFile()
IFile::IFile
(
std::ifstream *
file_
,
unsigned
n_
)
inline
19
:
file
(file_),
n
(n_) {}
IFile::n
unsigned n
Definition:
CombineParallelDataFiles.cpp:21
IFile::file
std::ifstream * file
Definition:
CombineParallelDataFiles.cpp:20
Member Data Documentation
◆
file
std::ifstream* IFile::file
◆
n
unsigned IFile::n
◆
time
Mdouble
IFile::time
The documentation for this struct was generated from the following file:
CombineParallelDataFiles.cpp
IFile
Generated on Fri Jul 21 2023 15:03:47 for MercuryDPM by
1.9.1