Skip to content

Class TempLat::GhostsHunter

ClassList > TempLat > GhostsHunter

A class which helps implementing the automatic management of updating the ghost cells. More...

  • #include <ghostshunter.h>

Public Static Functions

Type Name
void apply (U & obj)
void apply (U & obj)
void apply (U & obj, Tag< N > i)
void apply (U & obj, Tag< N > i)
void apply (U & obj, device::Idx i)
void apply (U & obj, device::Idx i)

Detailed Description

Unit test: ctest -R test-ghostshunter

Public Static Functions Documentation

function apply [1/6]

template<typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj
) 

function apply [2/6]

template<typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj
) 

function apply [3/6]

template<int N, typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj,
    Tag < N > i
) 

function apply [4/6]

template<int N, typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj,
    Tag < N > i
) 

function apply [5/6]

template<typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj,
    device::Idx i
) 

function apply [6/6]

template<typename U>
static inline void TempLat::GhostsHunter::apply (
    U & obj,
    device::Idx i
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/helpers/ghostshunter.h