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) |
| void dftefe::basis::CFEBasisDofHandlerInternal::getGhostIndices | ( | const dealii::MatrixFree< dim, ValueTypeBasisCoeff > & | dealiiMatrixFree, |
| std::vector< global_size_type > & | ghostIndices | ||
| ) |

| void dftefe::basis::CFEBasisDofHandlerInternal::setDealiiMatrixFreeLight | ( | dealii::DoFHandler< dim > & | dealiiDofHandler, |
| dealii::AffineConstraints< ValueTypeBasisCoeff > & | dealiiAffineConstraintMatrix, | ||
| dealii::MatrixFree< dim, ValueTypeBasisCoeff > & | dealiiMatrixFree | ||
| ) |