![]() |
QMCPACK
|
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 typedef | DiracMatrixComputeCUDA< VALUE_FP > | private |
| DualVector typedef | DiracMatrixComputeCUDA< VALUE_FP > | private |
| FullPrecReal typedef | DiracMatrixComputeCUDA< VALUE_FP > | private |
| getName() const | Resource | inline |
| h_cublas_ | DiracMatrixComputeCUDA< VALUE_FP > | private |
| host_one | DiracMatrixComputeCUDA< VALUE_FP > | private |
| host_zero | DiracMatrixComputeCUDA< 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 typedef | DiracMatrixComputeCUDA< VALUE_FP > | private |
| LU_diags_fp_ | DiracMatrixComputeCUDA< VALUE_FP > | private |
| makeClone() const override | DiracMatrixComputeCUDA< 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) | Resource | inline |
| ~DiracMatrixComputeCUDA() | DiracMatrixComputeCUDA< VALUE_FP > | inline |
| ~Resource()=default | Resource | virtual |