#include <hard_assert.hpp>
|
| | HardDump () |
| |
| void | backup (PtclH4 *_ptcl_local, const PS::S32 _n_ptcl, FPSoft *_ptcl_artifical, const PS::S32 _n_group, const PS::S32 *_n_member_in_group, const PS::F64 _time_offset, const PS::F64 _time_end, const PS::S32 _n_artificial) |
| | backup one hard cluster data More...
|
| |
| void | dumpOneCluster (const char *_fname) |
| | Dumping one cluster data for debuging. More...
|
| |
| void | readOneCluster (const char *_fname) |
| | reading one cluster data for debuging More...
|
| |
◆ PtclH4
◆ HardDump()
◆ backup()
| void HardDump::backup |
( |
PtclH4 * |
_ptcl_local, |
|
|
const PS::S32 |
_n_ptcl, |
|
|
FPSoft * |
_ptcl_artifical, |
|
|
const PS::S32 |
_n_group, |
|
|
const PS::S32 * |
_n_member_in_group, |
|
|
const PS::F64 |
_time_offset, |
|
|
const PS::F64 |
_time_end, |
|
|
const PS::S32 |
_n_artificial |
|
) |
| |
|
inline |
backup one hard cluster data
- Parameters
-
| [in] | _ptcl_local | hard particle backup |
| [in] | _n_ptcl | cluster member number |
| [in] | _ptcl_artifical | artifical particle backup |
| [in] | _n_group | number of groups |
| [in] | _time_offset | offset of time |
| [in] | _time_end | time ending without offset |
| [in] | _n_artificial | artifical particle number |
◆ dumpOneCluster()
| void HardDump::dumpOneCluster |
( |
const char * |
_fname | ) |
|
|
inline |
Dumping one cluster data for debuging.
◆ readOneCluster()
| void HardDump::readOneCluster |
( |
const char * |
_fname | ) |
|
|
inline |
reading one cluster data for debuging
◆ backup_flag
| bool HardDump::backup_flag |
◆ n_arti
◆ n_group
| PS::S32 HardDump::n_group |
◆ n_member_in_group
| PS::ReallocatableArray<PS::S32> HardDump::n_member_in_group |
◆ n_ptcl
◆ ptcl_arti_bk
| PS::ReallocatableArray<FPSoft> HardDump::ptcl_arti_bk |
◆ ptcl_bk
| PS::ReallocatableArray<PtclH4> HardDump::ptcl_bk |
◆ time_end
| PS::F64 HardDump::time_end |
◆ time_offset
| PS::F64 HardDump::time_offset |
The documentation for this class was generated from the following file: