Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
shammodels::sph::Debug_ph_dump< Tvec > Struct Template Reference

Public Types

using Tscal = shambase::VecComponent< Tvec >
 

Public Attributes

u64 nobj
 
f64 gpart_mass
 
sycl::buffer< Tvec > & buf_xyz
 
sycl::buffer< Tscal > & buf_hpart
 
sycl::buffer< Tvec > & buf_vxyz
 

Detailed Description

template<class Tvec>
struct shammodels::sph::Debug_ph_dump< Tvec >

Definition at line 570 of file Solver.cpp.

Member Typedef Documentation

◆ Tscal

template<class Tvec >
using shammodels::sph::Debug_ph_dump< Tvec >::Tscal = shambase::VecComponent<Tvec>

Definition at line 571 of file Solver.cpp.

Member Data Documentation

◆ buf_hpart

template<class Tvec >
sycl::buffer<Tscal>& shammodels::sph::Debug_ph_dump< Tvec >::buf_hpart

Definition at line 577 of file Solver.cpp.

◆ buf_vxyz

template<class Tvec >
sycl::buffer<Tvec>& shammodels::sph::Debug_ph_dump< Tvec >::buf_vxyz

Definition at line 578 of file Solver.cpp.

◆ buf_xyz

template<class Tvec >
sycl::buffer<Tvec>& shammodels::sph::Debug_ph_dump< Tvec >::buf_xyz

Definition at line 576 of file Solver.cpp.

◆ gpart_mass

template<class Tvec >
f64 shammodels::sph::Debug_ph_dump< Tvec >::gpart_mass

Definition at line 574 of file Solver.cpp.

◆ nobj

template<class Tvec >
u64 shammodels::sph::Debug_ph_dump< Tvec >::nobj

Definition at line 573 of file Solver.cpp.


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