Searched refs:part (Results 1 – 10 of 10) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | gen_ncorp.c | 30 int part; in gen_ncorp() local 40 MPI_Comm_rank(MPI_COMM_WORLD, &part); in gen_ncorp() 48 printf("%d: %d local only nodes\n", part, local); in gen_ncorp() 49 printf("%d: %d owned nodes\n", part, owned); in gen_ncorp() 56 owner_counts[part] = owned+local; in gen_ncorp() 74 for(i=0;i<part;i++) //TODO: MPI_Exscan()? in gen_ncorp() 81 printf("%d: %d\n", part, local_start_id); in gen_ncorp() 85 if(gid<0) printf("part,gid, %d %ld",part,gid); in gen_ncorp()
|
| H A D | setsyncioparam.cc | 28 int part; in setIOparam() local 70 int part; in detectd2wallfiles() local
|
| /phasta/svLS/ |
| H A D | LHS.f | 57 2 part(:), sCount(:), disp(:) local 105 ALLOCATE(aNodes(maxnNo,nTasks), part(maxnNo), sCount(nTasks), 108 part = 0 109 part(1:nNo) = gNodes 116 CALL MPI_ALLGATHERV(part, maxnNo, mpint, aNodes, sCount, disp, 187 DEALLOCATE(aNodes, part, gtlPtr, sCount, disp) 212 ALLOCATE(part(i)) 221 CALL MPI_RECV(part(s:e), lhs%cS(i)%n, mpint, i-1, 227 IF (part(j).NE.ltg(k) .OR. j.EQ.s) THEN 230 IF (part(j) .EQ. ltg(k)) EXIT [all …]
|
| /phasta/AcuStat/src/ |
| H A D | setsyncioparam.cc | 28 int part; in setIOparam() local 67 int part; in detectd2wallfiles() local
|
| /phasta/M2NFixBnd/src/ |
| H A D | setsyncioparam.cc | 27 int part; in setIOparam() local 66 int part; in detectd2wallfiles() local
|
| /phasta/M2N/src/ |
| H A D | setsyncioparam.cc | 29 int part; in setIOparam() local 86 int part; in detectd2wallfiles() local
|
| /phasta/converterIO/ |
| H A D | README.md | 9 The original Posix format is characterized by 1 geombc and 1 restart file per mesh part, whereas Sy… 21 …asta files under the Posix format (one single geombc and restart file per part), where # is the nu… 39 - the number of part in the mesh (i.e. #), 54 …ised to run this script on a limited part count mesh (up to a few thousands is ok) and not on mult…
|
| /phasta/checkphasta/ |
| H A D | checkphasta.cpp | 177 int part, ts; in find_timesteps() local 192 if(sscanf(d->d_name, fmt, &ts, &part)==2) in find_timesteps()
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 111 # solve to the appropriate part of the Y vector, followed by
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 111 # solve to the appropriate part of the Y vector, followed by
|