Home
last modified time | relevance | path

Searched refs:ISTA (Results 1 – 25 of 63) sorted by relevance

123

/dports/science/netcdf/netcdf-c-4.7.4/ncdap_test/expected3/
H A Dingrid.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float v3H(ISTA, IZ) ;
11 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
H A Dpbug0001b.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float \3H(ISTA, IZ) ;
16 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
/dports/science/netcdf/netcdf-c-4.7.4/ncdap_test/expectremote3/
H A Dingrid.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float v3H(ISTA, IZ) ;
11 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdap_test/expected3/
H A Dingrid.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float v3H(ISTA, IZ) ;
11 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
H A Dpbug0001b.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float \3H(ISTA, IZ) ;
16 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdap_test/expectremote3/
H A Dingrid.dmp3 ISTA = 35 ;
6 int ISTA(ISTA) ;
8 float v3H(ISTA, IZ) ;
11 ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
/dports/science/netcdf/netcdf-c-4.7.4/ncdap_test/testdata3/
H A Dingrid.dds2 Int32 ISTA[ISTA = 35];
6 Float32 V3H[ISTA = 35][IZ = 44];
8 Int32 ISTA[ISTA = 35];
H A Dpbug0001b.dds2 Int32 ISTA[ISTA = 35];
6 Float32 3H[ISTA = 35][IZ = 44];
8 Int32 ISTA[ISTA = 35];
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdap_test/testdata3/
H A Dingrid.dds2 Int32 ISTA[ISTA = 35];
6 Float32 V3H[ISTA = 35][IZ = 44];
8 Int32 ISTA[ISTA = 35];
H A Dpbug0001b.dds2 Int32 ISTA[ISTA = 35];
6 Float32 3H[ISTA = 35][IZ = 44];
8 Int32 ISTA[ISTA = 35];
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dfstr_Ctrl_TimeInc.f9055 write(ISTA,'(A10,"-+-",A60,"-+-",A40)') repeat("-",10),repeat("-",60),repeat("-",40)
56 …write(ISTA,'(2A5," | ",2A5,2A7,3A12," | ",A40)') ' ', ' ', ' ', ' # of', 'MAX #', 'TOT #'…
57 write(ISTA,'(2A5," | ",2A5,2A7,3A12," | ",A7,A33)') &
59 write(ISTA,'(2A5," | ",2A5,2A7,3A12," | ",A40)') &
61 write(ISTA,'(A10,"-+-",A60,"-+-",A40)') repeat("-",10),repeat("-",60),repeat("-",40)
104 write(ISTA,'(2A5," | ",2A5,2A7,3A12," | ",A40)') cstep, csstep, cstate, ccont, &
111 write(ISTA,'(A10,"-+-",A60,"-+-",A40)') repeat("-",10),repeat("-",60),repeat("-",40)
113 write(ISTA,'(A)') 'FSTR_SOLVE_NLGEOM HAS COMPLETED SUCCESSFULLY'
115 write(ISTA,'(A)') 'FSTR_SOLVE_NLGEOM HAS NOT COMPLETED SUCCESSFULLY'
/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A Dgsbite.F197 ISTA = ISKW*KBPW
198 ISKB = ISKWS - ISTA
216 IEND = ISTA + KBPW
267 ISTA = ISTA + KBPW
271 IF(ISTA.LT.IENBS) THEN
H A Dbt_cray.F845 ISTA=ISKW*KBPW
846 ISKB=ISKWS-ISTA
864 IEND=ISTA+KBPW
902 ISTA=ISTA+KBPW
906 IF(ISTA.LT.IENBS)THEN
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdap_test/
H A Dtest_partvar.c27 #define ISTA 35 macro
50 static float targetwhole[ISTA*IZ];
52 static float targetpart[ISTA*IZ];
53 static float target_content[ISTA*IZ];
67 static size_t count0[RANK] = {ISTA,IZ};
138 dump((float*)targetpart,0,ISTA*IZ); in main()
258 static float target_content[ISTA*IZ] = {
/dports/science/netcdf/netcdf-c-4.7.4/ncdap_test/
H A Dtest_partvar.c37 #define ISTA 35 macro
60 static float targetwhole[ISTA*IZ];
62 static float targetpart[ISTA*IZ];
63 static float target_content[ISTA*IZ];
77 static size_t count0[RANK] = {ISTA,IZ};
148 dump((float*)targetpart,0,ISTA*IZ); in main()
268 static float target_content[ISTA*IZ] = {
/dports/biology/mopac/mopac7-1.15/fortran/
H A Dmatou1.f16 COMMON/SYMRES/ TRANS,RTR,SIG,NAME,NAMO(MXDIM),JNDEX(MXDIM),ISTA(2) local
18 CHARACTER*241 KEYWRD, NAME*4, NAMO*4, ISTA*4 local
H A Dsymtrz.f17 COMMON/SYMRES/ TRANS,RTR,SIG,NAME,NAMO(MXDIM),INDEX(MXDIM),ISTA(2) local
22 CHARACTER*4 NAME, NAMO, NAM, ISTA local
73 COMMON/SYMRES/ TRANS,RTR,SIG,NAME,NAMO(MXDIM),INDEX(MXDIM),ISTA(2) local
74 CHARACTER*4 IFRA, NAME, ISTA, NAMO, NIMM local
88 ISTA(1)=' '
89 ISTA(2)=IFRA
114 COMMON/SYMRES/ TRANS,RTR,SIG,NAME,NAMO(MXDIM),INDEX(MXDIM),ISTA(2) local
115 CHARACTER*4 IFRA, NAME, ISTA, NAMO, NIMM local
171 CHARACTER*4 NAME,NAMO,ISTA local
1050 CHARACTER*4 ISTA local
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Dfstr_dynamic_nlimplicit.f90135 write(ISTA,'('' time step='',i10,'' time='',1pe13.4e3)') i,fstrDYNAMIC%t_curr
255 if(hecMESH%my_rank==0) write(ISTA,'(''iter='',I5,''- Residual'',E15.7)')iter,res
292 write(ISTA,*) '### Fail to Converge : at step=', i
398 write(ISTA,'(a,f10.2,a)') ' solve (sec) :', time_2 - time_1, 's'
585 write(ISTA,'('' time step='',i10,'' time='',1pe13.4e3)') i,fstrDYNAMIC%t_curr
719 write(ISTA,'(''iter='',I5,''res/res0='',2E15.7)')iter,res,relres
720 write(ISTA,'(a,1e15.7)') ' - MaxDLag =',maxDLag
771 write(ISTA,*) '### Fail to Converge : at step=', i
849 write(ISTA,'(a,f10.2,a)') ' solve (sec) :', time_2 - time_1, 's'
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/main/
H A Dfistr_main.f90246 open (ISTA,file = stafileNAME, status = 'replace', iostat=stat )
247 write(ISTA,'(''####''a80)') stafileNAME
437 close(ISTA)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dpr58968.f79 DO JJ=ISTA,IEND
82 ISTA = LCON(IGAP)+1

123