#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 |
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.