Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
sampler_nn.h File Reference

Spatial sampler that provides a value at a point using a nearest neighbour interpolation. More...

#include "../../config.h"
#include "../sampler.h"
Include dependency graph for sampler_nn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mui::sampler_nearest_neighbor< CONFIG, O_TP, I_TP >
 

Namespaces

 mui
 

Detailed Description

Spatial sampler that provides a value at a point using a nearest neighbour interpolation.

Author
Y. H. Tang
Date
10 February 2014