DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
|
#include <boost/geometry.hpp>
#include <boost/geometry/index/rtree.hpp>
#include <boost/range/adaptors.hpp>
#include "BLASWrapper.h"
#include "MapPointsToCells.h"
#include "Cell.h"
#include "InterpolateFromCellToLocalPoints.h"
Go to the source code of this file.
Classes | |
class | dftfe::InterpolateCellWiseDataToPoints< T, memorySpace > |
This class forms the interface for interpolating data to an arbitrary set of points. This class is compatible with MPI, where the partitioning of cells and the points need not be compatible. As in the points need not lie within the cells assigned to the processor. More... | |
Namespaces | |
namespace | dftfe |