www.cemf.ir
pointFieldAlgorithms.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pFlow
 

Functions

template<class T , typename... properties>
maxActive_serial (const Kokkos::View< T *, properties... > &view, const Kokkos::View< int8 *, Kokkos::LayoutLeft, Kokkos::HostSpace > &flag, size_t start, size_t end)
 
template<typename T , typename... properties>
INLINE_FUNCTION_HmaxActiveH (const Kokkos::View< T *, properties... > &view, const Kokkos::View< int8 *, Kokkos::LayoutLeft, Kokkos::HostSpace > &flag, size_t start, size_t end)
 
template<typename T , typename... properties>
INLINE_FUNCTION_HmaxActiveD (const Kokkos::View< T *, properties... > &view, const Kokkos::View< int8 *, Kokkos::LayoutLeft > &flag, size_t start, size_t end)
 
template<class T , class MemorySpace >
maxActive (const pointField< VectorSingle, T, MemorySpace > &pField)
 
template<class side , class T , class MemorySpace = void>
maxActive (const pointField< VectorDual, T, MemorySpace > &pField)
 

Variables

const auto ActivePoint = pointStructure::ACTIVE