mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Fix reset of cell queue pointer
This commit is contained in:
parent
daeecf1126
commit
a554c3fa4f
@ -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