void | GintKernel::alloc_mult_dot_rho (const hamilt::HContainer< double > *dm, const Grid_Technique &gridt, const UnitCell &ucell, const int grid_index_ij, const int max_atom, const int lgd, const int nczp, const int *atoms_num_info, double *const psir_ylm_g, double *const psir_dm_g, double *const dm_matrix_g, double *mat_alpha, int *mat_m, int *mat_n, int *mat_k, int *mat_lda, int *mat_ldb, int *mat_ldc, double **mat_A, double **mat_B, double **mat_C, int &max_m, int &max_n, int &atom_pair_num, double *rho_g, double **dot_product) |