mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Merge branch 'fix-cell-queuing' into 'poet'
Fix reset of cell queue pointer See merge request naaice/iphreeqc!2
This commit is contained in:
commit
c0c830eab7
@ -63,6 +63,8 @@ public:
|
||||
getCell(i, cell_values);
|
||||
values.push_back(cell_values);
|
||||
}
|
||||
|
||||
this->queued_cell_pointer = 1;
|
||||
}
|
||||
|
||||
void runQueuedCells(double time_step) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user