XGCa
|
#include <distribution.hpp>
Public Member Functions | |
Distribution () | |
void | f0g_send_to_device () |
void | fg_temp_ev_send_to_device () |
void | fg_flow_send_to_device () |
void | fg_vth_inv_send_to_device () |
void | temp_ev_send_to_device () |
void | den_send_to_device () |
void | flow_send_to_device () |
void | grid_vol_send_to_device () |
void | grid_vol_vonly_send_to_device () |
void | inv_grid_vol_send_to_device () |
void | delta_n_send_to_device () |
void | delta_u_send_to_device () |
void | delta_T_send_to_device () |
void | den_global_send_to_device () |
void | temp_global_send_to_device () |
void | flow_global_send_to_device () |
void | fg_temp_global_send_to_device () |
void | deallocate_device_views () |
Public Attributes | |
View< double ***, CLayout, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | f0g_h |
View< double ***, CLayout, Device > | f0g |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | fg_temp_ev_h |
View< double *, CLayout, Device > | fg_temp_ev |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | fg_flow_h |
View< double *, CLayout, Device > | fg_flow |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | fg_vth_inv_h |
View< double *, CLayout, Device > | fg_vth_inv |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | grid_vol_h |
View< double *, CLayout, Device > | grid_vol |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | grid_vol_vonly_h |
View< double *, CLayout, Device > | grid_vol_vonly |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | inv_grid_vol_h |
View< double *, CLayout, Device > | inv_grid_vol |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | temp_ev_h |
View< double *, CLayout, Device > | temp_ev |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | flow_h |
View< double *, CLayout, Device > | flow |
View< double *, Kokkos::HostSpace, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | den_h |
View< double *, CLayout, Device > | den |
View< double *, CLayout, HostType, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | delta_n_h |
View< double *, CLayout, Device > | delta_n |
View< double *, CLayout, HostType, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | delta_u_h |
View< double *, CLayout, Device > | delta_u |
View< double *, CLayout, HostType, Kokkos::MemoryTraits < Kokkos::Unmanaged > > | delta_T_h |
View< double *, CLayout, Device > | delta_T |
View< double *, CLayout, HostType > | den_global_h |
View< double *, CLayout, Device > | den_global |
View< double *, CLayout, HostType > | temp_global_h |
View< double *, CLayout, Device > | temp_global |
View< double *, CLayout, HostType > | flow_global_h |
View< double *, CLayout, Device > | flow_global |
bool | fg_temp_global_assigned =false |
View< double *, CLayout, HostType > | fg_temp_global_h |
View< double *, CLayout, Device > | fg_temp_global |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
View<double*,CLayout,Device> Distribution< Device >::delta_n |
View<double*,CLayout,HostType, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::delta_n_h |
View<double*,CLayout,Device> Distribution< Device >::delta_T |
View<double*,CLayout,HostType, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::delta_T_h |
View<double*,CLayout,Device> Distribution< Device >::delta_u |
View<double*,CLayout,HostType, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::delta_u_h |
View<double*,CLayout,Device> Distribution< Device >::den |
View<double*,CLayout,Device> Distribution< Device >::den_global |
View<double*,CLayout, HostType> Distribution< Device >::den_global_h |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::den_h |
View<double***,CLayout,Device> Distribution< Device >::f0g |
View<double***,CLayout, Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::f0g_h |
View<double*,CLayout,Device> Distribution< Device >::fg_flow |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::fg_flow_h |
View<double*,CLayout,Device> Distribution< Device >::fg_temp_ev |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::fg_temp_ev_h |
View<double*,CLayout,Device> Distribution< Device >::fg_temp_global |
bool Distribution< Device >::fg_temp_global_assigned =false |
View<double*,CLayout, HostType> Distribution< Device >::fg_temp_global_h |
View<double*,CLayout,Device> Distribution< Device >::fg_vth_inv |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::fg_vth_inv_h |
View<double*,CLayout,Device> Distribution< Device >::flow |
View<double*,CLayout,Device> Distribution< Device >::flow_global |
View<double*,CLayout, HostType> Distribution< Device >::flow_global_h |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::flow_h |
View<double*,CLayout,Device> Distribution< Device >::grid_vol |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::grid_vol_h |
View<double*,CLayout,Device> Distribution< Device >::grid_vol_vonly |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::grid_vol_vonly_h |
View<double*,CLayout,Device> Distribution< Device >::inv_grid_vol |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::inv_grid_vol_h |
View<double*,CLayout,Device> Distribution< Device >::temp_ev |
View<double*,Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged> > Distribution< Device >::temp_ev_h |
View<double*,CLayout,Device> Distribution< Device >::temp_global |
View<double*,CLayout, HostType> Distribution< Device >::temp_global_h |