Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings Struct Reference

Public Member Functions

void reset ()
 Reset the timings logged in the storage.
 

Public Attributes

f64 interface = 0
 
f64 neighbors = 0
 
f64 io = 0
 

Detailed Description

template<class Tvec, class Tmorton>
struct shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings

Definition at line 113 of file SolverStorage.hpp.

Member Function Documentation

◆ reset()

template<class Tvec , class Tmorton >
void shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::reset ( )
inline

Reset the timings logged in the storage.

Definition at line 119 of file SolverStorage.hpp.

Member Data Documentation

◆ interface

template<class Tvec , class Tmorton >
f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::interface = 0

Definition at line 114 of file SolverStorage.hpp.

◆ io

template<class Tvec , class Tmorton >
f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::io = 0

Definition at line 116 of file SolverStorage.hpp.

◆ neighbors

template<class Tvec , class Tmorton >
f64 shammodels::sph::SolverStorage< Tvec, Tmorton >::Timings::neighbors = 0

Definition at line 115 of file SolverStorage.hpp.


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