#include <IntSUDS.h>
Public Member Functions | |
IntSUDS () | |
~IntSUDS () | |
Static Public Member Functions | |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, CacheData1< PT, Dim > &cache) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | scatter (const FT &pdata, Field< FT, Dim, M, C > &f, const CacheData1< PT, Dim > &cache) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const Vektor< PT, Dim > &ppos, const M &mesh, CacheData1< PT, Dim > &cache) |
template<class FT, unsigned Dim, class M, class C, class PT> | |
static void | gather (FT &pdata, const Field< FT, Dim, M, C > &f, const CacheData1< PT, Dim > &cache) |
Definition at line 640 of file IntSUDS.h.
|
|
|
|
|
Definition at line 696 of file IntSUDS.h. References CacheData1< T, Dim >::Delta_m, IntSUDSImpl< Dim >::gather(), and CacheData1< T, Dim >::Index_m. Here is the call graph for this function: |
|
Definition at line 687 of file IntSUDS.h. References CacheData1< T, Dim >::Delta_m, IntSUDSImpl< Dim >::gather(), and CacheData1< T, Dim >::Index_m. Here is the call graph for this function: |
|
Definition at line 678 of file IntSUDS.h. References IntSUDSImpl< Dim >::gather(). Here is the call graph for this function: |
|
Definition at line 670 of file IntSUDS.h. References CacheData1< T, Dim >::Delta_m, CacheData1< T, Dim >::Index_m, and IntSUDSImpl< Dim >::scatter(). Here is the call graph for this function: |
|
Definition at line 661 of file IntSUDS.h. References CacheData1< T, Dim >::Delta_m, CacheData1< T, Dim >::Index_m, and IntSUDSImpl< Dim >::scatter(). Here is the call graph for this function: |
|
Definition at line 652 of file IntSUDS.h. References IntSUDSImpl< Dim >::scatter(). Here is the call graph for this function: |