XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
grid_triangle_adjacency.hpp File Reference
#include "plane.hpp"
Include dependency graph for grid_triangle_adjacency.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void grid_triangle_adjacency (const Plane< DeviceType > &plane, const View< int *, CLayout, DeviceType > &num_t_node, const View< int **, CLayout, DeviceType > &tr_node, View< int **, CLayout, HostType > &adjacent_triangles_h)
 

Function Documentation

void grid_triangle_adjacency ( const Plane< DeviceType > &  plane,
const View< int *, CLayout, DeviceType > &  num_t_node,
const View< int **, CLayout, DeviceType > &  tr_node,
View< int **, CLayout, HostType > &  adjacent_triangles_h 
)

Here is the call graph for this function:

Here is the caller graph for this function: