Home
last modified time | relevance | path

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

/dports/science/teem/teem-1.11.0-src/src/push/
H A DmethodsPush.c85 pctx->cntScl = 0.0; in pushContextNew()
H A Dpush.h172 cntScl, /* magnitude of containment gradient */ member
H A Daction.c261 ELL_3V_SCALE(frc, task->pctx->cntScl, myPoint->cnt); in pushBinProcess()
263 myPoint->enr += task->pctx->cntScl*(1 - myPoint->ten[0]); in pushBinProcess()
/dports/science/teem/teem-1.11.0-src/src/push/test/
H A Dpusher.c67 &(pctx->cntScl), "0.0", in main()