#include <utils/Point.h>
#include <utils/TypeConfig.h>
#include <set>
#include <string>
#include <vector>
#include <basis/AtomIdsPartition.h>
#include <atoms/AtomSphericalDataContainer.h>
#include <basis/EnrichmentIdsPartition.h>
#include <utils/Exceptions.h>
#include <utils/MPITypes.h>
#include <utils/MPIWrapper.h>
#include <map>
#include "EnrichmentIdsPartition.t.cpp"
Go to the source code of this file.
Classes | |
struct | dftefe::basis::EnrichmentIdAttribute |
class | dftefe::basis::EnrichmentIdsPartition< dim > |
Class to get the gost and locally owned enrichment ids from the renumbered atom ids in Atom Partition i.e. memory layout should be 'locally owned enrichment ids which would be contiguous' -> 'ghost enrichment ids' The class gives us the vector of cell enrichment Ids, locallyowned enrichment ids range, ghost enrichment ids. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::basis |