This is the complete list of members for dftefe::ksdft::DensityCalculatorKernels< ValueType, RealType, memorySpace, dim >, including all inherited members.
| computeGradRhoInBatch(const size_type batchSize, const std::pair< size_type, size_type > cellRange, const RealType *occupationInBatch, const ValueType *psiBatchQuad, const ValueType *gradPsiBatchQuad, RealType *psiGradPsiBatch, std::shared_ptr< const quadrature::QuadratureRuleContainer > quadRuleContainer, RealType *gradRhoBatch, linearAlgebra::LinAlgOpContext< memorySpace > &linAlgOpContext) | dftefe::ksdft::DensityCalculatorKernels< ValueType, RealType, memorySpace, dim > | static |
| computeRhoInBatch(const size_type batchSize, const std::pair< size_type, size_type > cellRange, const RealType *occupationInBatch, ValueType *psiBatchQuad, RealType *modPsiSqBatchQuad, std::shared_ptr< const quadrature::QuadratureRuleContainer > quadRuleContainer, RealType *rhoBatch, linearAlgebra::LinAlgOpContext< memorySpace > &linAlgOpContext) | dftefe::ksdft::DensityCalculatorKernels< ValueType, RealType, memorySpace, dim > | static |