Home
last modified time | relevance | path

Searched refs:total (Results 1 – 7 of 7) sorted by relevance

/phasta/phSolver/common/
H A Dcycle_count.c11 static uint64_t total; variable
24 total += tb + (UINT64_MAX-start); in cycle_count_stop()
28 total += tb-start; in cycle_count_stop()
31 total = 0; //FIEX ME for non BGQ env in cycle_count_stop()
48 MPI_Allreduce(&total, &iresult, 1, MPI_LONG_LONG_INT, in cycle_count_print()
52 total = 0; in cycle_count_print()
H A Dcommon.h320 c HFlux : total heat flux
376 c maxsh : total number integration points
377 c maxshb : total number integration points of boundary elements
H A Dinput.config100 # total number of scalars must be <=4
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd.h277 c HFlux : total heat flux
355 c maxsh : total number integration points
356 c maxshb : total number integration points of boundary elements
/phasta/M2N/include/
H A DcommonM2N.h278 c HFlux : total heat flux
356 c maxsh : total number integration points
357 c maxshb : total number integration points of boundary elements
/phasta/AcuStat/include/
H A DcommonAcuStat.h277 c HFlux : total heat flux
355 c maxsh : total number integration points
356 c maxshb : total number integration points of boundary elements
/phasta/converterIO/
H A DREADME.md68 This means that the number of processes in this case must be equal to the total number of parts, li…