Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Attributes | List of all members
shamrock::amr::AMRHandler< Tcoord, dim, AMRModel > Class Template Reference

Public Types

using CellCoord = AMRCellCoord< Tcoord, dim >
 

Public Member Functions

void update_grid ()
 

Static Public Attributes

static constexpr u32 split_count = CellCoord::splts_count
 

Detailed Description

template<class Tcoord, u32 dim, class AMRModel>
class shamrock::amr::AMRHandler< Tcoord, dim, AMRModel >

Definition at line 26 of file AMRHandler.hpp.

Member Typedef Documentation

◆ CellCoord

template<class Tcoord , u32 dim, class AMRModel >
using shamrock::amr::AMRHandler< Tcoord, dim, AMRModel >::CellCoord = AMRCellCoord<Tcoord, dim>

Definition at line 31 of file AMRHandler.hpp.

Member Function Documentation

◆ update_grid()

template<class Tcoord , u32 dim, class AMRModel >
void shamrock::amr::AMRHandler< Tcoord, dim, AMRModel >::update_grid ( )
inline

Definition at line 34 of file AMRHandler.hpp.

Member Data Documentation

◆ split_count

template<class Tcoord , u32 dim, class AMRModel >
constexpr u32 shamrock::amr::AMRHandler< Tcoord, dim, AMRModel >::split_count = CellCoord::splts_count
staticconstexpr

Definition at line 32 of file AMRHandler.hpp.


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