Lines Matching refs:numparts

52     int numparts;  in Write_M2NFixBnd()  local
62 numparts = workfc.numpe; in Write_M2NFixBnd()
65 int nppf = numparts/nfiles; in Write_M2NFixBnd()
69 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd()
191 int numparts; in Write_M2NFixBnd_SolOnly() local
201 numparts = workfc.numpe; in Write_M2NFixBnd_SolOnly()
204 int nppf = numparts/nfiles; in Write_M2NFixBnd_SolOnly()
208 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_M2NFixBnd_SolOnly()
281 int numparts; in Write_Restart() local
291 numparts = workfc.numpe; in Write_Restart()
294 int nppf = numparts/nfiles; in Write_Restart()
298 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_Restart()
392 int numparts; in Write_Error() local
398 numparts = workfc.numpe; in Write_Error()
402 int nppf = numparts/nfiles; in Write_Error()
406 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_Error()
531 int numparts; in Write_Field() local
541 numparts = workfc.numpe; in Write_Field()
545 int nppf = numparts/nfiles; in Write_Field()
549 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_Field()
747 int numparts; in Write_PhAvg2() local
753 numparts = workfc.numpe; in Write_PhAvg2()
757 int nppf = numparts/nfiles; in Write_PhAvg2()
761 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_PhAvg2()
814 int numparts; in Write_d2wall() local
824 numparts = workfc.numpe; in Write_d2wall()
827 int nppf = numparts/nfiles; in Write_d2wall()
831 int nppp = numparts/nprocs;// nppp : Number of parts per proc ... in Write_d2wall()