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

Functions

template<typename ValueTypeBasisCoeff , utils::MemorySpace memorySpace, size_type dim>
void setDealiiMatrixFreeLight (dealii::DoFHandler< dim > &dealiiDofHandler, dealii::AffineConstraints< ValueTypeBasisCoeff > &dealiiAffineConstraintMatrix, dealii::MatrixFree< dim, ValueTypeBasisCoeff > &dealiiMatrixFree)
 
template<typename ValueTypeBasisCoeff , utils::MemorySpace memorySpace, size_type dim>
void getGhostIndices (const dealii::MatrixFree< dim, ValueTypeBasisCoeff > &dealiiMatrixFree, std::vector< global_size_type > &ghostIndices)
 

Function Documentation

◆ getGhostIndices()

template<typename ValueTypeBasisCoeff , utils::MemorySpace memorySpace, size_type dim>
void dftefe::basis::CFEBasisDofHandlerInternal::getGhostIndices ( const dealii::MatrixFree< dim, ValueTypeBasisCoeff > &  dealiiMatrixFree,
std::vector< global_size_type > &  ghostIndices 
)
Here is the caller graph for this function:

◆ setDealiiMatrixFreeLight()

template<typename ValueTypeBasisCoeff , utils::MemorySpace memorySpace, size_type dim>
void dftefe::basis::CFEBasisDofHandlerInternal::setDealiiMatrixFreeLight ( dealii::DoFHandler< dim > &  dealiiDofHandler,
dealii::AffineConstraints< ValueTypeBasisCoeff > &  dealiiAffineConstraintMatrix,
dealii::MatrixFree< dim, ValueTypeBasisCoeff > &  dealiiMatrixFree 
)