|
Electromagnetic Template Library (EMTL)
|
Interpolation argument. More...
#include <emtypes.h>
Classes | |
| struct | extra_data_t |
| Data needed for the extraction of interpolation intto the mesh except index and action. More... | |
Public Types | |
| typedef emInterpolation | interp_form_t |
| default result type for this arg | |
| typedef emInterpPacker | interp_packer_t |
| default packer type for this arg | |
Public Member Functions | |
| interp_form_t | create_interpolation (typename interp_form_t::index_t m_ind_) const |
| Creates interpolation for a single index (one to one copy) | |
Interpolation argument.