Go to the source code of this file.
|
static KOKKOS_INLINE_FUNCTION bool | exclude_node (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const View< int *, CLayout, DeviceType > &num_t_node, const View< int **, CLayout, DeviceType > &tr_node, const BoundarySettings &s, int i) |
|
VertexList | get_excluded_vertex_list (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const View< int *, CLayout, DeviceType > &num_t_node, const View< int **, CLayout, DeviceType > &tr_node, const BoundarySettings &settings) |
|
◆ exclude_node()
◆ get_excluded_vertex_list()