Searched defs:cptype (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 59 CheckpointType cptype; member 161 static PetscErrorCode ElementCreate(TS ts, CheckpointType cptype, Stack *stack, StackElement *e) in ElementCreate() 303 …PetscReal time, PetscReal timeprev, Vec X, Vec *Y, PetscInt numY, CheckpointType cptype, PetscView… in WriteToDisk() 320 …tscReal *time, PetscReal *timeprev, Vec X, Vec *Y, PetscInt numY, CheckpointType cptype, PetscView… in ReadFromDisk() 624 CheckpointType cptype; in TSTrajectoryMemorySet_N() local 661 CheckpointType cptype; in TSTrajectoryMemorySet_N_2() local 721 CheckpointType cptype; in TSTrajectoryMemorySet_TLNR() local 787 CheckpointType cptype = STAGESONLY; in TSTrajectoryMemoryGet_TLNR() local 980 CheckpointType cptype; in TSTrajectoryMemorySet_ROF() local 1049 CheckpointType cptype; in TSTrajectoryMemorySet_RON() local [all …]
|