Functions | |
| template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace> | |
| void | computeAxCellWiseLocal (const utils::MemoryStorage< ValueTypeOperator, memorySpace > &gradNiGradNjInAllCells, const ValueTypeOperand *x, linearAlgebra::blasLapack::scalar_type< ValueTypeOperator, ValueTypeOperand > *y, const size_type numVecs, const size_type numLocallyOwnedCells, const std::vector< size_type > &numCellDofs, const size_type *cellLocalIdsStartPtrX, const size_type *cellLocalIdsStartPtrY, const size_type cellBlockSize, linearAlgebra::LinAlgOpContext< memorySpace > &linAlgOpContext) |
| void dftefe::electrostatics::LaplaceOperatorContextFEInternal::computeAxCellWiseLocal | ( | const utils::MemoryStorage< ValueTypeOperator, memorySpace > & | gradNiGradNjInAllCells, |
| const ValueTypeOperand * | x, | ||
| linearAlgebra::blasLapack::scalar_type< ValueTypeOperator, ValueTypeOperand > * | y, | ||
| const size_type | numVecs, | ||
| const size_type | numLocallyOwnedCells, | ||
| const std::vector< size_type > & | numCellDofs, | ||
| const size_type * | cellLocalIdsStartPtrX, | ||
| const size_type * | cellLocalIdsStartPtrY, | ||
| const size_type | cellBlockSize, | ||
| linearAlgebra::LinAlgOpContext< memorySpace > & | linAlgOpContext | ||
| ) |

