DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
|
This is the complete list of members for dftfe::utils::MapPointsToCells< dim, M >, including all inherited members.
d_mpiComm | dftfe::utils::MapPointsToCells< dim, M > | private |
d_numMPIRank | dftfe::utils::MapPointsToCells< dim, M > | private |
d_thisRank | dftfe::utils::MapPointsToCells< dim, M > | private |
d_verbosity | dftfe::utils::MapPointsToCells< dim, M > | private |
init(std::vector< std::shared_ptr< const Cell< dim > > > srcCells, const std::vector< std::vector< double > > &targetPts, std::vector< std::vector< double > > &mapCellsToRealCoordinates, std::vector< std::vector< size_type > > &mapCellLocalToProcLocal, std::pair< global_size_type, global_size_type > &locallyOwnedRange, std::vector< global_size_type > &ghostGlobalIds, const double paramCoordsTol) | dftfe::utils::MapPointsToCells< dim, M > | |
MapPointsToCells(const unsigned int verbosity, const MPI_Comm &mpiComm) | dftfe::utils::MapPointsToCells< dim, M > |