Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.c65 int nofiles,activestep; in FuseSolutionElmerPartitioned() local
197 activestep = FALSE; in FuseSolutionElmerPartitioned()
204 activestep=((step-minstep)%dstep==0); in FuseSolutionElmerPartitioned()
205 } else activestep=TRUE; in FuseSolutionElmerPartitioned()
212 if (activestep) { in FuseSolutionElmerPartitioned()
221 if(activestep) { in FuseSolutionElmerPartitioned()