Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D1dGentimes.c25 MRI_IMAGE *gim=NULL,*tim ; float *gar ; int ngx,ngy , nphas=0 ; char *gnam ; in main() local
67 ngx = gim->nx ; ngy = gim->ny ; nphas = 1 ; gar = MRI_FLOAT_PTR(gim) ; in main()
79 ngx = gim->nx ; ngy = gim->ny ; nphas = 2 ; gar = MRI_FLOAT_PTR(gim) ; in main()
100 switch( nphas ){ in main()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/libs/cif2hkl/
H A Dcif2hkl.F9047738 nphas=0
47755 nphas=nphas+1
47756 ip(nphas)=i
47768 if (nphas == 0) then
47769 nphas=1
47770 ip(nphas)=0
47937 do i=1,nphas
52183 nphas=nphas+1
52186 if (nphas > 1) ILines(2,nphas-1)=i-1
52188 if (nphas > 0 .and. ILines(2,nphas)==0) ILines(2,nphas)=nl
[all …]