Searched refs:NUM_TEMPS (Results 1 – 1 of 1) sorted by relevance
125 NUM_TEMPS enumerator174 PetscCall(VecCreateSeq(PETSC_COMM_SELF, NUM_TEMPS, &Temps)); in createVec_NRL()176 for (PetscInt i = 0; i < NUM_TEMPS; i++) x[i] = T0[i]; in createVec_NRL()215 …for (PetscInt i = 0; i < NUM_TEMPS; i++) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "%g ", (double)Pe… in Monitor_nrl()299 if (n_cm3[NUM_TEMPS / 2 - 1] < 0 && ts_nrl) { in Monitor()426 for (PetscInt i = 0; i < NUM_TEMPS; i++) x[i] = T0[i]; in main()