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

#include <grid.hpp>

Collaboration diagram for VolumesAndAreas:
Collaboration graph
[legend]

Public Member Functions

 VolumesAndAreas ()
 
 VolumesAndAreas (int ntriangle_in, int nnode_in)
 
void set_fortran_ptrs ()
 

Public Attributes

View< double *, CLayout, HostTypetr_area_h
 
View< double *, CLayout, HostTypetr_vol_h
 
View< double **, CLayout,
HostType
node_vol_ff_h
 
View< double *, CLayout, HostTypenode_vol_nearest_h
 
View< double *, CLayout, HostTypenode_vol_h
 
View< double *, CLayout, HostTypenode_area_h
 

Constructor & Destructor Documentation

VolumesAndAreas::VolumesAndAreas ( )
inline
VolumesAndAreas::VolumesAndAreas ( int  ntriangle_in,
int  nnode_in 
)
inline

Member Function Documentation

void VolumesAndAreas::set_fortran_ptrs ( )
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

View<double*,CLayout,HostType> VolumesAndAreas::node_area_h
View<double**,CLayout,HostType> VolumesAndAreas::node_vol_ff_h
View<double*,CLayout,HostType> VolumesAndAreas::node_vol_h
View<double*,CLayout,HostType> VolumesAndAreas::node_vol_nearest_h
View<double*,CLayout,HostType> VolumesAndAreas::tr_area_h
View<double*,CLayout,HostType> VolumesAndAreas::tr_vol_h

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