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

Spatial sampler that provides a value at a point using a moving average interpolation. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 mui
 

Detailed Description

Spatial sampler that provides a value at a point using a moving average interpolation.

Author
Y. H. Tang
Date
10 February 2014