Home
last modified time | relevance | path

Searched refs:g_t (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/rdmft/
H A Dwfn1_exp.F3 subroutine wfn1_exp(alpha,g_x,g_t,g_exp) argument
63 integer, intent(inout) :: g_t
240 integer, intent(inout) :: g_t
285 g_exp = g_t
286 g_t = ii
318 integer, intent(inout) :: g_t
336 call ga_transpose(g_x,g_t)
337 call ga_add(1.0d0,g_x,1.0d0,g_t,g_t)
338 call ga_norm_infinity(g_t,dnormT)
356 & 0.0d0,g_t)
[all …]
H A Dwfn1_gen_trial_wfn.F4 & wfn1_deriv,wfn1_trial_wv,g_t,g_exp)
27 integer, intent(inout) :: g_t ! nmo x nmo scratch global array
34 call wfn1_exp(alpha,wfn1_deriv%g_dna,g_t,g_exp)
39 call wfn1_exp(alpha,wfn1_deriv%g_dnb,g_t,g_exp)
44 call wfn1_exp(alpha,wfn1_deriv%g_dca,g_t,g_exp)
49 call wfn1_exp(alpha,wfn1_deriv%g_dcb,g_t,g_exp)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/rdmft/
H A Dwfn1_exp.F3 subroutine wfn1_exp(alpha,g_x,g_t,g_exp) argument
63 integer, intent(inout) :: g_t
240 integer, intent(inout) :: g_t
285 g_exp = g_t
286 g_t = ii
318 integer, intent(inout) :: g_t
336 call ga_transpose(g_x,g_t)
337 call ga_add(1.0d0,g_x,1.0d0,g_t,g_t)
338 call ga_norm_infinity(g_t,dnormT)
356 & 0.0d0,g_t)
[all …]
H A Dwfn1_gen_trial_wfn.F4 & wfn1_deriv,wfn1_trial_wv,g_t,g_exp)
27 integer, intent(inout) :: g_t ! nmo x nmo scratch global array
34 call wfn1_exp(alpha,wfn1_deriv%g_dna,g_t,g_exp)
39 call wfn1_exp(alpha,wfn1_deriv%g_dnb,g_t,g_exp)
44 call wfn1_exp(alpha,wfn1_deriv%g_dca,g_t,g_exp)
49 call wfn1_exp(alpha,wfn1_deriv%g_dcb,g_t,g_exp)
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h122 enum PropSheetEnum {g_t=0, t_t, a_t, b_t, d_t, h_t }; enumerator
340 xscale (true, "-xscale","number",g_t,"scale by a factor in x-direction", in PsToEditOptions()
343 yscale (true, "-yscale","number",g_t,"scale by a factor in y-direction", in PsToEditOptions()
347 xshift (true, "-xshift","number",g_t,"shift image in x-direction", in PsToEditOptions()
350 yshift (true, "-yshift","number",g_t,"shift image in y-direction", in PsToEditOptions()
354 centered (true,"-centered","number",g_t,"center image before scaling or shifting", in PsToEditOptions()
447 useRGBcolors (true, "-rgb",noArgument,g_t,"use RGB colors instead of CMYK", in PsToEditOptions()
487 rotation (true, "-rotate","angle (0-360)",g_t,"rotate the image", in PsToEditOptions()
548 showdrvhelp (true, "-help",noArgument,g_t,"show the help information", in PsToEditOptions()
596 drivername (false,"-f","\"format[:options]\"",g_t,"target format identifier", in PsToEditOptions()
[all …]
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_geom_aux.f9063 character(len=200) :: g, g_t local
109 g_t = fdf_bnames(pline,1)
113 if ( leqi(g_t,'delta') ) then
115 else if ( leqi(g_t,'gauss') ) then
117 else if ( leqi(g_t,'exp') ) then
123 if ( leqi(g_t,'delta') ) then
125 else if ( leqi(g_t,'gauss') ) then
127 else if ( leqi(g_t,'exp') ) then
133 if ( leqi(g_t,'delta') ) then
139 if ( leqi(g_t,'exp') ) then
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/so_dft/
H A Dsym_mo_adapt_so.F38 integer g_t(2), g_q(2), g_s, l_v, k_v, l_q, k_q, l_t, k_t, me,
167 call ga_copy(g_vecs(1), g_t(1))
168 call ga_copy(g_vecs(2), g_t(2))
170 call ga_copy(g_vecs(1), g_t(1))
171 call ga_copy(g_vecs(2), g_t(2))
172 call ga_scale(g_t(1), -1.0d0)
173 call ga_scale(g_t(2), -1.0d0)
201 call ga_put(g_t(1),1,nbf,i,i,dbl_mb(k_t),1)
202 call ga_put(g_t(2),1,nbf,i,i,dbl_mb(k_t+nbf),1)
210 call ga_dgemm('n','n',nbf,nvec,nbf,1.0d0,g_s2,g_t(1),
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A Dgamedef2.c42 static long *g_t; variable
220 g_t[0]++; in move()
305 if(g_t[0] < 8) in move()
666 g_t[4] = *(long *)(g_t[5]); // Action in parse()
667 g_t[1] = *(long *)(g_t[5]+4); // move in parse()
669 g_t[0] = g_t[2] = g_t[3] = 0; in parse()
1541 g_t[0]=0; in parse()
2127 if(g_t[4]) in execute()
2132 g_t[2]++; in execute()
2134 g_t[3] += *(long *)( g_t[4]+12 ); in execute()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/impl/
H A Dndt.hpp499 double g_t) const in updateIntervalMT()
506 g_u = g_t; in updateIntervalMT()
511 if (g_t * (a_l - a_t) > 0) { in updateIntervalMT()
514 g_l = g_t; in updateIntervalMT()
519 if (g_t * (a_l - a_t) < 0) { in updateIntervalMT()
526 g_l = g_t; in updateIntervalMT()
544 double g_t) const in trialValueSelectionMT()
560 else if (g_t * g_l < 0) { in trialValueSelectionMT()
563 else if (std::fabs(g_t) <= std::fabs(g_l)) { in trialValueSelectionMT()
575 const double w = ::sqrt(z * z - g_t * g_l); in trialValueSelectionMT()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/so_dft/
H A Dsym_mo_adapt_so.F38 integer g_t(2), g_q(2), g_s, l_v, k_v, l_q, k_q, l_t, k_t, me,
169 call ga_copy(g_vecs(1), g_t(1))
170 call ga_copy(g_vecs(2), g_t(2))
172 call ga_copy(g_vecs(1), g_t(1))
173 call ga_copy(g_vecs(2), g_t(2))
174 call ga_scale(g_t(1), -1.0d0)
175 call ga_scale(g_t(2), -1.0d0)
203 call ga_put(g_t(1),1,nbf,i,i,dbl_mb(k_t),1)
204 call ga_put(g_t(2),1,nbf,i,i,dbl_mb(k_t+nbf),1)
212 call ga_dgemm('n','n',nbf,nvec,nbf,1.0d0,g_s2,g_t(1),
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageCompare/include/
H A DitkSTAPLEImageFilter.hxx111 double g_t = 0.0; in GenerateData() local
118 g_t += out.Get(); in GenerateData()
124 g_t = ( g_t / N ) * m_ConfidenceWeight; in GenerateData()
199 out.Set( g_t * alpha1 in GenerateData()
200 / ( g_t * alpha1 + ( 1.0 - g_t ) * beta1 ) ); in GenerateData()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/ccsd/
H A Dccden_2pdma.F144 Subroutine CCDen_tZoooo(NOcc, NVir, g_t, g_Z, g_tZ) argument
148 Integer g_t, g_Z, g_tZ local
194 Call CCSD_T2_MyIJ(GA_NodeID(), NVir, g_t, ILo, IHi, JLo, JHi)
235 Call GA_Get(g_t, (I-1)*NVir+1, I*NVir,
291 Subroutine CCDen_tZvvvv(NOcc, NVir, g_t, g_Z, g_tZ) argument
295 Integer g_t, g_Z, g_tZ local
341 Call CCSD_T2_MyIJ(GA_NodeID(), NVir, g_t, ILo, IHi, JLo, JHi)
384 Call GA_Get(g_t, (I-1)*NVir+1, I*NVir,
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ccsd/
H A Dccden_2pdma.F144 Subroutine CCDen_tZoooo(NOcc, NVir, g_t, g_Z, g_tZ) argument
148 Integer g_t, g_Z, g_tZ local
194 Call CCSD_T2_MyIJ(GA_NodeID(), NVir, g_t, ILo, IHi, JLo, JHi)
235 Call GA_Get(g_t, (I-1)*NVir+1, I*NVir,
291 Subroutine CCDen_tZvvvv(NOcc, NVir, g_t, g_Z, g_tZ) argument
295 Integer g_t, g_Z, g_tZ local
341 Call CCSD_T2_MyIJ(GA_NodeID(), NVir, g_t, ILo, IHi, JLo, JHi)
384 Call GA_Get(g_t, (I-1)*NVir+1, I*NVir,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cc95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/benchmarks/
H A Dvts_many_threads_bench.cpp95 pthread_t *g_t = new pthread_t[n_garbage_threads]; in main() local
97 int status = pthread_create(&g_t[i], 0, GarbageThread, NULL); in main()
107 pthread_join(g_t[i], 0); in main()
109 delete [] g_t; in main()

123456789