Adam Husar
|
2b57ec39ee
Added support for synchronous checkpoint scheduling, asunchronous
|
3 年之前 |
Adam Husar
|
50adb6ecfa
Changed EndIterationCallEvent to a template
|
3 年之前 |
Adam Husar
|
95842d7788
Renamed PeriodicCallEvent to EndIterationCallEvent
|
3 年之前 |
Adam Husar
|
b44f46e1ed
run_n_iterations returns number of executed iterations, preparation for
|
3 年之前 |
Adam Husar
|
50bdd3df2c
Removed forgotten debug config
|
3 年之前 |
Adam Husar
|
65670c843a
Fixed addition of checkpointed molecules into partition
|
3 年之前 |
Adam Husar
|
e0a25f6225
Export of molecule flags into checkpoints
|
3 年之前 |
Adam Husar
|
9330c60e14
Renumbered flags
|
3 年之前 |
Adam Husar
|
2b113c8d6a
Cleanup of unused flags ACT_REACT, IN_SCHEDULE and MATURE_MOLECULE
|
3 年之前 |
Adam Husar
|
455cf5a6a2
Renamed flag ACT_CLAMPED to MOLECULE_FLAG_ACT_CLAMPED
|
3 年之前 |
Adam Husar
|
9f7d566eeb
Removed usage of flag IN_SURFACE in MCell4
|
3 年之前 |
Adam Husar
|
682677d6ee
Removed usage of flag IN_VOLUME in MCell4
|
3 年之前 |
Adam Husar
|
00635e89cb
Removed usage of flag ACT_DIFFUSE in MCell4
|
3 年之前 |
Adam Husar
|
f7532547a4
Initial addition of checkpointed molecules to partition, ids and flags
|
3 年之前 |
Adam Husar
|
0b004dc169
Putting checkpointed molcules both vol and surf into the same array to
|
3 年之前 |
Adam Husar
|
0697597565
Using initial rng state when restoring a checkpoint
|
3 年之前 |
Adam Husar
|
238c1f5480
Using initial_iteration and initial_time from checkpoint
|
3 年之前 |
Adam Husar
|
28d83d7d31
Fixed total iteration count in checkpoint
|
3 年之前 |
Adam Husar
|
50c35428b6
Renamed Config.total_iterations_hint to Config.total_iterations
|
3 年之前 |
Adam Husar
|
eb56387ef7
Printing inherited items first, not printing default unimol rx time
|
3 年之前 |
Adam Husar
|
d2ad431869
Using maximum precision for export of floating point to python
|
3 年之前 |
Adam Husar
|
159e1d8f28
Optimization of counting for cases when there are many species
|
3 年之前 |
Adam Husar
|
cf111aa923
Added periodic cleanup of reactant classes
|
3 年之前 |
Adam Husar
|
b53ae67e38
Fixed memory leak in RxnContainer::find_or_add_reactant_class
|
3 年之前 |
Adam Husar
|
9be68d2050
When counting, ignoring species without instances
|
3 年之前 |
Adam Husar
|
725dbd2d3b
Changed ReactantClassIdSet to use uint_set instead of std::set
|
3 年之前 |
Adam Husar
|
47c6b7b65a
Inlining of MolOrRxnCountEvent::get_or_compute_count_species_info
|
3 年之前 |
Adam Husar
|
6edaf15b7d
Using small_vector for arrays in counts
|
3 年之前 |
Adam Husar
|
87daf7e51d
Revert "Tentative merging of count items into a single event"
|
3 年之前 |
Adam Husar
|
d84e7ba049
Tentative merging of count items into a single event
|
3 年之前 |