AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
NoDataTransfer Class Reference

Implementation of DataTransfer that does not interpolate, but just resizes the containers to the dimension of the basis. More...

#include <NoDataTransfer.hpp>

Public Member Functions

template<class... Args>
void preAdapt (Args &&...)
 
template<class Basis , class Container >
void adapt (Basis const &basis, Container &container)
 
template<class... Args>
void postAdapt (Args &&...)
 

Detailed Description

Implementation of DataTransfer that does not interpolate, but just resizes the containers to the dimension of the basis.


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