ivutils
Loading...
Searching...
No Matches
interp_transfer_packer_ift< container_tt > Class Template Reference

Interface definition for interpolation transfer packer. More...

#include <transfer.h>

Inherited by TransferValue< container_tt > [private].

Classes

class  iterator
 iterator interface More...
 

Public Types

typedef container_tt::val_t val_t
 type of interpolated value (for example, double or complex)
 

Detailed Description

template<class container_tt>
class interp_transfer_packer_ift< container_tt >

Interface definition for interpolation transfer packer.

The purpose of the packer is to record (pack) a sequence of interpolation requests before timestepping and to unpack these requests using the supplied interator. The packer serves also for correcting the interpolated values on the fly if necessary.


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