XGCa
|
#include <gradparx2.hpp>
Public Member Functions | |
Boundary (int nseg, rtype *bd_fort) | |
KOKKOS_INLINE_FUNCTION bool | is_inside (int i) const |
Public Attributes | |
View< rtype *, CLayout, DeviceType > | iseg |
|
inline |
|
inline |
Checks if the grid node is inside the boundary
[in] | i | is the grid node index |
View<rtype*,CLayout,DeviceType> Boundary::iseg |