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
23
:
file
(file_),
n
(n_) {}
IFile::n
unsigned n
Definition:
CombineParallelDataFiles.cpp:25
IFile::file
std::ifstream * file
Definition:
CombineParallelDataFiles.cpp:24
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 Wed Aug 27 2025 17:05:28 for MercuryDPM by
1.9.1