DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
Loading...
Searching...
No Matches
MapPointsToCells.h File Reference
#include <boost/geometry.hpp>
#include <boost/geometry/index/rtree.hpp>
#include <boost/range/adaptors.hpp>
#include "RTreeBox.h"
#include "RTreePoint.h"
#include <TypeConfig.h>
#include <Cell.h>
#include "../src/TransferBetweenMeshes/MapPointsToCells.t.cc"

Go to the source code of this file.

Classes

class  dftfe::utils::MapPointsToCells< dim, M >
 This class takes in a bunch of points and finds the cell (provided as input) it lies in. In case the points dont lie in any of the cells, it sends the points to other processors. Similarly it receives points from other processors and then checks if any of them lies within its cell. It provides the real coordinates of points in each cell. More...
 

Namespaces

namespace  dftfe
 
namespace  dftfe::utils