QMCPACK
DiracMatrixComputeCUDA< VALUE_FP > Member List

This is the complete list of members for DiracMatrixComputeCUDA< VALUE_FP >, including all inherited members.

DiracMatrixComputeCUDA()DiracMatrixComputeCUDA< VALUE_FP >inline
DiracMatrixComputeCUDA(const DiracMatrixComputeCUDA &other)DiracMatrixComputeCUDA< VALUE_FP >inline
DualMatrix typedefDiracMatrixComputeCUDA< VALUE_FP >private
DualVector typedefDiracMatrixComputeCUDA< VALUE_FP >private
FullPrecReal typedefDiracMatrixComputeCUDA< VALUE_FP >private
getName() constResourceinline
h_cublas_DiracMatrixComputeCUDA< VALUE_FP >private
host_oneDiracMatrixComputeCUDA< VALUE_FP >private
host_zeroDiracMatrixComputeCUDA< VALUE_FP >private
infos_DiracMatrixComputeCUDA< VALUE_FP >private
invert_transpose(compute::Queue< PlatformKind::CUDA > &queue, DualMatrix< TMAT > &a_mat, DualMatrix< TMAT > &inv_a_mat, DualVector< LogValue > &log_values)DiracMatrixComputeCUDA< VALUE_FP >inline
invM_fp_DiracMatrixComputeCUDA< VALUE_FP >private
LogValue typedefDiracMatrixComputeCUDA< VALUE_FP >private
LU_diags_fp_DiracMatrixComputeCUDA< VALUE_FP >private
makeClone() const overrideDiracMatrixComputeCUDA< VALUE_FP >inlinevirtual
mw_computeInvertAndLog(compute::Queue< PlatformKind::CUDA > &queue, const RefVector< const DualMatrix< VALUE_FP >> &a_mats, const RefVector< DualMatrix< VALUE_FP >> &inv_a_mats, const int n, DualVector< LogValue > &log_values)DiracMatrixComputeCUDA< VALUE_FP >inlineprivate
mw_computeInvertAndLog_stride(compute::Queue< PlatformKind::CUDA > &queue, DualVector< VALUE_FP > &psi_Ms, DualVector< VALUE_FP > &inv_Ms, const int n, const int lda, DualVector< LogValue > &log_values)DiracMatrixComputeCUDA< VALUE_FP >inlineprivate
mw_invertTranspose(compute::Queue< PlatformKind::CUDA > &queue, const RefVector< const DualMatrix< TMAT >> &a_mats, const RefVector< DualMatrix< TMAT >> &inv_a_mats, DualVector< LogValue > &log_values)DiracMatrixComputeCUDA< VALUE_FP >inline
mw_invertTranspose(compute::Queue< PlatformKind::CUDA > &queue, const RefVector< const DualMatrix< TMAT >> &a_mats, const RefVector< DualMatrix< TMAT >> &inv_a_mats, DualVector< LogValue > &log_values)DiracMatrixComputeCUDA< VALUE_FP >inline
pivots_DiracMatrixComputeCUDA< VALUE_FP >private
psiM_fp_DiracMatrixComputeCUDA< VALUE_FP >private
psiM_invM_ptrs_DiracMatrixComputeCUDA< VALUE_FP >private
Resource(const std::string &name)Resourceinline
~DiracMatrixComputeCUDA()DiracMatrixComputeCUDA< VALUE_FP >inline
~Resource()=defaultResourcevirtual