DFT-EFE
 
Loading...
Searching...
No Matches
AtomIdsPartition.h File Reference
#include <utils/Point.h>
#include <utils/TypeConfig.h>
#include <vector>
#include <string>
#include <utils/MPITypes.h>
#include <utils/MPIWrapper.h>
#include "AtomIdsPartition.t.cpp"
Include dependency graph for AtomIdsPartition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dftefe::basis::AtomIdsPartition< dim >
 Class to get the renumbered Ids of the locally owned Atom ids returns the vector of no of atoms in each processor and the vector of old atom ids. so oldatomid(0) = 2 and so on. So also newatomid(2) = 0; but you do not need to store as oldatomid vector is same as newatomid i.e. memory layout should be 'locally owned enriched ids' should be consecutive integers. More...
 

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::basis