Searched refs:diskblocks (Results 1 – 1 of 1) sorted by relevance
2035 PetscInt diskblocks; in TSTrajectorySetUp_Memory() local2126 …diskblocks = tjsch->save_stack ? tjsch->max_cps_disk / (tjsch->max_cps_ram + 1) : tjsch-… in TSTrajectorySetUp_Memory()2127 diskstack->stacksize = diskblocks; in TSTrajectorySetUp_Memory()2132 PetscCall(PetscRevolveIntCast(diskblocks, &rsnaps)); in TSTrajectorySetUp_Memory()