XGC1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
XGC_core
cpp
grid_node_tr_mapping.hpp
Go to the documentation of this file.
1
#ifndef GRID_NODE_TR_MAPPING_HPP
2
#define GRID_NODE_TR_MAPPING_HPP
3
4
#include "
plane.hpp
"
5
6
void
grid_node_tr_mapping
(
const
Plane<DeviceType>
& plane, View<int*,CLayout,DeviceType>& num_t_node, View<int**,CLayout,DeviceType>& tr_node);
7
8
#endif
Plane< DeviceType >
grid_node_tr_mapping
void grid_node_tr_mapping(const Plane< DeviceType > &plane, View< int *, CLayout, DeviceType > &num_t_node, View< int **, CLayout, DeviceType > &tr_node)
Definition:
grid_node_tr_mapping.cpp:3
plane.hpp
Generated by
1.8.5