Here is a list of all typedefs with links to the classes they belong to:
- BaseSubscript : stencil::monotile::Grid< Cell, word_size >::GridAccessor< access_mode >, stencil::tiling::Grid< Cell, tile_width, tile_height, halo_radius >::GridAccessor< access_mode >
- GridImpl : stencil::cpu::StencilUpdate< F >, stencil::monotile::StencilUpdate< F, n_processing_elements, max_grid_width, max_grid_height, TDVStrategy, word_size >, stencil::tiling::StencilUpdate< F, n_processing_elements, tile_width, tile_height, TDVStrategy >
- index_stencil_t : stencil::Stencil< Cell, stencil_radius, TimeDependentValue >
- LocalState : stencil::tdv::single_pass::InlineStrategy::GlobalState< TransFunc, max_n_iterations >::KernelArgument
- StencilID : stencil::Stencil< Cell, stencil_radius, TimeDependentValue >
- StencilUID : stencil::Stencil< Cell, stencil_radius, TimeDependentValue >
- TDV : stencil::tdv::single_pass::InlineStrategy::GlobalState< TransFunc, max_n_iterations >, stencil::tdv::single_pass::PrecomputeOnDeviceStrategy::GlobalState< TransFunc, max_n_iterations >, stencil::tdv::single_pass::PrecomputeOnHostStrategy::GlobalState< TransFunc, max_n_iterations >
- TimeDependentValue : stencil::BaseTransitionFunction
- uindex_stencil_t : stencil::Stencil< Cell, stencil_radius, TimeDependentValue >