XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Boundary Class Reference

#include <gradparx2.hpp>

Collaboration diagram for Boundary:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

Boundary::Boundary ( int  nseg,
rtype bd_fort 
)
inline

Here is the call graph for this function:

Member Function Documentation

KOKKOS_INLINE_FUNCTION bool Boundary::is_inside ( int  i) const
inline

Checks if the grid node is inside the boundary

Parameters
[in]iis the grid node index
Returns
Returns whether this node is inside the boundary

Here is the caller graph for this function:

Member Data Documentation

View<rtype*,CLayout,DeviceType> Boundary::iseg

The documentation for this class was generated from the following file: