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 <volumes_and_areas.hpp>

Collaboration diagram for VolumesAndAreas:
Collaboration graph
[legend]

Public Member Functions

 VolumesAndAreas ()
 
 VolumesAndAreas (int ntriangle_in, int nnode_in, int npsi00_in)
 
void set_fortran_ptrs () const
 
bool saved_file_exists (const std::string &input_dir) const
 
void read (const DomainDecomposition< DeviceType > &pol_decomp, bool is_axisymmetric, const std::string &input_dir)
 
void write (const DomainDecomposition< DeviceType > &pol_decomp, bool is_axisymmetric) const
 

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,
HostType
node_vol_ff_l_h
 
View< double **, CLayout,
HostType
node_vol_ff_r_h
 
View< double *, CLayout, HostTypenode_vol_nearest_h
 
View< double *, CLayout, HostTypenode_vol_h
 
View< double *, CLayout, HostTypenode_area_h
 
View< double *, CLayout, HostTypevol00_h
 

Constructor & Destructor Documentation

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

Member Function Documentation

void VolumesAndAreas::read ( const DomainDecomposition< DeviceType > &  pol_decomp,
bool  is_axisymmetric,
const std::string &  input_dir 
)

Here is the call graph for this function:

Here is the caller graph for this function:

bool VolumesAndAreas::saved_file_exists ( const std::string &  input_dir) const

Here is the call graph for this function:

Here is the caller graph for this function:

void VolumesAndAreas::set_fortran_ptrs ( ) const

Here is the call graph for this function:

Here is the caller graph for this function:

void VolumesAndAreas::write ( const DomainDecomposition< DeviceType > &  pol_decomp,
bool  is_axisymmetric 
) const

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_ff_l_h
View<double**,CLayout,HostType> VolumesAndAreas::node_vol_ff_r_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
View<double*,CLayout,HostType> VolumesAndAreas::vol00_h

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