Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.c10760 NodesPerPatch = 0; in SUMA_Pattie_Volume()
10764 if (NewIndex[n] < 0) { NewIndex[n] = NodesPerPatch; ++NodesPerPatch; } in SUMA_Pattie_Volume()
10766 if (NewIndex[n] < 0) { NewIndex[n] = NodesPerPatch; ++NodesPerPatch; } in SUMA_Pattie_Volume()
10768 if (NewIndex[n] < 0) { NewIndex[n] = NodesPerPatch; ++NodesPerPatch; } in SUMA_Pattie_Volume()
10773 , FuncName, NodesPerPatch, N_Node); in SUMA_Pattie_Volume()
10788 SOc->N_Node = NodesPerPatch*2; in SUMA_Pattie_Volume()
10807 inew3 = 3 * (NewIndex[i]+NodesPerPatch); in SUMA_Pattie_Volume()
10823 inew3 = 3 * (NewIndex[i]+NodesPerPatch); in SUMA_Pattie_Volume()
10922 SOc->FaceSetList[cnt] = n2+NodesPerPatch; ++cnt; in SUMA_Pattie_Volume()
10924 SOc->FaceSetList[cnt] = n2+NodesPerPatch; ++cnt; in SUMA_Pattie_Volume()
[all …]