JDFTx  1.7.0
BlipResampler Class Reference

#include <Blip.h>

Public Member Functions

 BlipResampler (const GridInfo &gInfoIn, const GridInfo &gInfoOut)
 
ScalarField operator() (const ScalarFieldTilde &v) const
 
complexScalarField operator() (const complexScalarFieldTilde &v) const
 

Detailed Description

Resample a scalar field from one grid to another using BLIPs The periodicity of both grids are broken on their Wigner-Seitz (WS) cells centered at the origin, and the values in the input WS outside the output WS are truncated, while the region in the output WS outside the input WS is set to zero.


The documentation for this class was generated from the following file: