Home
last modified time | relevance | path

Searched defs:tmp_mat1 (Results 1 – 8 of 8) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/gww/
H A Ddo_polarization_lanczos.f90271 REAL(kind=DP), ALLOCATABLE :: tmp_mat1(:,:),tmp_mat2(:,:),tmp_mat3(:,:) local
650 REAL(kind=DP), ALLOCATABLE :: tmp_mat(:,:),tmp_mat1(:,:),tmp_mat2(:,:),tmp_mat3(:,:) local
H A Ddo_self_lanczos_full.f9069 REAL(kind=DP), ALLOCATABLE :: tmp_mat1(:,:),tmp_mat2(:,:) local
H A Ddo_self_lanczos.f90211 REAL(kind=DP), ALLOCATABLE :: tmp_mat1(:,:),tmp_mat2(:,:) local
H A Ddo_self_lanczos_time.f90154 REAL(kind=DP), ALLOCATABLE :: tmp_mat(:,:),tmp_mat1(:,:),tmp_mat2(:,:) local
H A Dpolarization.f902073 REAL(kind=DP), ALLOCATABLE :: tmp_mat1(:,:), tmp_mat2(:,:) local
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dvc.cpp1320 gsl_matrix *tmp_mat1 = gsl_matrix_alloc(n_vc, n_vc); in CalcVCss() local
2748 gsl_matrix *tmp_mat1 = gsl_matrix_alloc(n_vc, n_vc); in CalcCIss() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/arnoldi/
H A Darnoldi_methods.F454 COMPLEX(${type_prec}$), DIMENSION(:, :), ALLOCATABLE :: tmp_mat, safe_mat, Q, tmp_mat1 local
/dports/science/cp2k-data/cp2k-7.1.0/src/arnoldi/
H A Darnoldi_methods.F454 COMPLEX(${type_prec}$), DIMENSION(:,:), ALLOCATABLE :: tmp_mat, safe_mat, Q, tmp_mat1 local