Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/emd/
H A Drt_delta_pulse.F95 … TYPE(cp_fm_type), POINTER :: eigenvectors, mat_ks, mat_tmp, momentum, & local
124 NULLIFY (mat_ks, eigenvectors, mat_tmp)
130 CALL cp_fm_create(mat_tmp, matrix_struct=S_inv_fm%matrix_struct, name="mat_tmp")
134 CALL cp_fm_syevd(mat_ks, mat_tmp, eigenvalues)
135 CALL cp_fm_cholesky_restore(mat_tmp, nrow_global, S_chol, eigenvectors, "SOLVE")
183 CALL cp_fm_release(mat_tmp)
204 mat_tmp, ncol=nmo)
207 … CALL cp_gemm("T", "N", nmo, nmo, nao, -1.0_dp, mos_old(2*ispin)%matrix, mat_tmp, 0.0_dp, oo_2)
210 mat_tmp, ncol=nmo)
211 … CALL cp_gemm("T", "N", nmo, nmo, nao, 1.0_dp, mos_old(2*ispin)%matrix, mat_tmp, 1.0_dp, oo_1)
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/emd/
H A Drt_delta_pulse.F103 … TYPE(cp_fm_type), POINTER :: eigenvectors, mat_ks, mat_tmp, momentum, & local
140 NULLIFY (mat_ks, eigenvectors, mat_tmp)
167 CALL cp_fm_create(mat_tmp, matrix_struct=S_inv_fm%matrix_struct, name="mat_tmp")
171 CALL cp_fm_syevd(mat_ks, mat_tmp, eigenvalues)
172 CALL cp_fm_cholesky_restore(mat_tmp, nrow_global, S_chol, eigenvectors, "SOLVE")
226 CALL cp_fm_release(mat_tmp)
247 mat_tmp, ncol=nmo)
250 … CALL cp_gemm("T", "N", nmo, nmo, nao, -1.0_dp, mos_old(2*ispin)%matrix, mat_tmp, 0.0_dp, oo_2)
253 mat_tmp, ncol=nmo)
254 … CALL cp_gemm("T", "N", nmo, nmo, nao, 1.0_dp, mos_old(2*ispin)%matrix, mat_tmp, 1.0_dp, oo_1)
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/scene_graph/
H A DNodeTransform.cpp82 Matrix44r mat_tmp(_Matrix); in Rotate() local
83 _Matrix = mat_tmp * R4; in Rotate()
97 Matrix44r mat_tmp(_Matrix); in MultiplyMatrix() local
98 _Matrix = mat_tmp * iMatrix; in MultiplyMatrix()
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/gww/
H A Ddo_self_lanczos.f90240 REAL(kind=DP), ALLOCATABLE :: mat_tmp(:,:) local
726 allocate(mat_tmp(options%n_set_ii,l_blk_iw))
730 &ww%numpw*ww%numpw,ww%pw,1,0.d0,mat_tmp,1)
736 &dcmplx(mat_tmp(:,iw-iw_min+1),0.d0)*ww%factor
741 &dcmplx(mat_tmp(:,iw-iw_min+1),0.d0)*ww%factor
753 &dcmplx(0.d0,mat_tmp(:,iw-iw_min+1))*ww%factor
758 &dcmplx(0.d0,mat_tmp(:,iw-iw_min+1))*ww%factor
763 deallocate(mat_tmp)
784 allocate(mat_tmp(options%n_set_ii,l_blk_iw))
788 &ww%numpw*ww%numpw,ww%pw,1,0.d0,mat_tmp,1)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/D1dB/
H A DDne.fh33 integer mat_tmp(2)
41 > mat_tmp,
H A DDne.F203 > 'mat_tmp',mat_tmp(2),mat_tmp(1))
367 value = value.and.BA_free_heap(mat_tmp(2))
1104 > hml,dbl_mb(mat_tmp(1)))
1113 > dbl_mb(mat_tmp(1)+shift2),mcq(ms),
1254 > dbl_mb(mat_tmp(1)+shift2),
1306 > dbl_mb(mat_tmp(1)),hml)
1437 > dbl_mb(mat_tmp(1)+shift2),
1484 > dbl_mb(mat_tmp(1)),hml)
1621 > dbl_mb(mat_tmp(1)),hml)
7975 > dbl_mb(mat_tmp(1)),hml)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/D1dB/
H A DDne.fh33 integer mat_tmp(2)
41 > mat_tmp,
H A DDne.F203 > 'mat_tmp',mat_tmp(2),mat_tmp(1))
367 value = value.and.BA_free_heap(mat_tmp(2))
1104 > hml,dbl_mb(mat_tmp(1)))
1113 > dbl_mb(mat_tmp(1)+shift2),mcq(ms),
1254 > dbl_mb(mat_tmp(1)+shift2),
1306 > dbl_mb(mat_tmp(1)),hml)
1437 > dbl_mb(mat_tmp(1)+shift2),
1484 > dbl_mb(mat_tmp(1)),hml)
1621 > dbl_mb(mat_tmp(1)),hml)
7865 > dbl_mb(mat_tmp(1)),hml)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/Pneb/
H A DPneb.fh36 integer mat_tmp(2)
45 > mat_tmp,
H A DPneb.F350 > 'mat_tmp',mat_tmp(2),mat_tmp(1))
505 value = value.and.BA_free_heap(mat_tmp(2))
1249 > dcpl_mb(mat_tmp(1)+shift2),
1268 > dcpl_mb(mat_tmp(1)),hml)
1445 > dcpl_mb(mat_tmp(1)+shift2),
1463 > dcpl_mb(mat_tmp(1)),hml)
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dml_intra_cu_depth_pred.c1555 uint8_t mat_tmp[64]; in merge_matrix_64() local
1556 memcpy(mat_tmp, _mat_seed, 64); in merge_matrix_64()
1561 i_depth = mat_tmp[i_x + (i_y << 3)]; in merge_matrix_64()
1603 if (mat_tmp[i_x - nb_block + (i_y << 3)] == i_depth && in merge_matrix_64()
1604 mat_tmp[i_x + ((i_y - nb_block) << 3)] == i_depth && in merge_matrix_64()
1605 mat_tmp[i_x - nb_block + ((i_y - nb_block) << 3)] == i_depth) in merge_matrix_64()
/dports/science/octopus/octopus-10.5/src/hamiltonian/
H A Dpcm.F901978 FLOAT, allocatable :: mat_tmp(:,:)
2036 SAFE_ALLOCATE(mat_tmp(1:n_tess,1:n_tess))
2037 mat_tmp = M_ZERO
2042 mat_tmp = transpose(d_mat_act)
2044 mat_tmp = matmul(Sigma, mat_tmp)
2046 mat_tmp = mat_tmp + M_TWO*M_Pi*Sigma
2053 mat_tmp = mat_tmp + M_TWO*M_Pi*s_mat_act - matmul(Delta, s_mat_act)
2063 call dgesv(n_tess, n_tess, mat_tmp, n_tess, iwork, pcm_mat, n_tess, info)
2066 SAFE_DEALLOCATE_A(mat_tmp)
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DMatrix.cpp343 xx_float64 *mat_tmp = XX_NULL; in xx_matrix_invert() local
350 mat_tmp = (xx_float64 *) xx_os_malloc(xx_sizeof(xx_float64) * size * size); in xx_matrix_invert()
353 if(!(mat_tmp && dbl_tmp && int_tmp)) in xx_matrix_invert()
356 mat_tmp = stack_mat_tmp; in xx_matrix_invert()
363 memcpy(mat_tmp, input, xx_sizeof(xx_float64) * size * size); in xx_matrix_invert()
365 if(xx_matrix_decompose(mat_tmp, size, int_tmp, &parity)) { in xx_matrix_invert()
370 xx_matrix_back_substitute(dbl_tmp, mat_tmp, size, int_tmp); in xx_matrix_invert()
379 if(mat_tmp && (mat_tmp != stack_mat_tmp)) in xx_matrix_invert()
380 xx_os_free(mat_tmp); in xx_matrix_invert()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_x3d/
H A Dexport_x3d.py683 mat_tmp = material if material else gpu_shader_dummy_mat
684 writeMaterialH3D(ident, mat_tmp, world,
686 del mat_tmp
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dvc.cpp1026 vector<vector<double>> mat_S, mat_Svar, mat_tmp; in ReadFile_cor() local
1043 mat_tmp.push_back(vec_tmp); in ReadFile_cor()
1046 mat3d_Sbin.push_back(mat_tmp); in ReadFile_cor()