Go to the documentation of this file.
   21 #ifndef __wallBoundaryContactSearch_hpp__ 
   22 #define __wallBoundaryContactSearch_hpp__ 
  108         const cells &searchCells, 
 
  113         const realx3& transferVec,
 
  118         const cells &searchCells, 
 
  121         const realx3 &transferVec, 
 
  131 #endif // __wallBoundaryContactSearch_hpp__ 
  
 
INLINE_FUNCTION_H void reallocNoInit(ViewType1D< Type, Properties... > &view, uint32 len)
 
DefaultExecutionSpace csExecutionSpace
 
Kokkos::View< T *, properties... > ViewType1D
1D veiw as a vector
 
#define INLINE_FUNCTION_HD