DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::basis::PristineEFEOverlapOperatorContextInternal Namespace Reference

Functions

template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace, size_type dim>
void computeBasisOverlapMatrix (const FEBasisDataStorage< ValueTypeOperator, memorySpace > &feBasisDataStorage, std::shared_ptr< utils::MemoryStorage< ValueTypeOperator, memorySpace > > &basisOverlap, std::vector< size_type > &cellStartIdsBasisOverlap, std::vector< size_type > &dofsInCellVec)
 
template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace, size_type dim>
void computeBasisOverlapMatrix (const FEBasisDataStorage< ValueTypeOperator, memorySpace > &cfeBasisDataStorage, const FEBasisDataStorage< ValueTypeOperator, memorySpace > &efeBasisDataStorage, std::shared_ptr< utils::MemoryStorage< ValueTypeOperator, memorySpace > > &basisOverlap, std::vector< size_type > &cellStartIdsBasisOverlap, std::vector< size_type > &dofsInCellVec)
 
template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace>
void computeAxCellWiseLocal (const utils::MemoryStorage< ValueTypeOperator, memorySpace > &basisOverlapInAllCells, 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)
 

Function Documentation

◆ computeAxCellWiseLocal()

template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace>
void dftefe::basis::PristineEFEOverlapOperatorContextInternal::computeAxCellWiseLocal ( const utils::MemoryStorage< ValueTypeOperator, memorySpace > &  basisOverlapInAllCells,
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 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ computeBasisOverlapMatrix() [1/2]

template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace, size_type dim>
void dftefe::basis::PristineEFEOverlapOperatorContextInternal::computeBasisOverlapMatrix ( const FEBasisDataStorage< ValueTypeOperator, memorySpace > &  cfeBasisDataStorage,
const FEBasisDataStorage< ValueTypeOperator, memorySpace > &  efeBasisDataStorage,
std::shared_ptr< utils::MemoryStorage< ValueTypeOperator, memorySpace > > &  basisOverlap,
std::vector< size_type > &  cellStartIdsBasisOverlap,
std::vector< size_type > &  dofsInCellVec 
)
Here is the call graph for this function:

◆ computeBasisOverlapMatrix() [2/2]

template<typename ValueTypeOperator , typename ValueTypeOperand , utils::MemorySpace memorySpace, size_type dim>
void dftefe::basis::PristineEFEOverlapOperatorContextInternal::computeBasisOverlapMatrix ( const FEBasisDataStorage< ValueTypeOperator, memorySpace > &  feBasisDataStorage,
std::shared_ptr< utils::MemoryStorage< ValueTypeOperator, memorySpace > > &  basisOverlap,
std::vector< size_type > &  cellStartIdsBasisOverlap,
std::vector< size_type > &  dofsInCellVec 
)
Here is the call graph for this function:
Here is the caller graph for this function: