#include <z_ray_tracer.hpp>
|
static const int | dim = domain_type::dim |
| world dimension
|
|
◆ domain_type
template<typename TDomain >
◆ position_attachment_type
template<typename TDomain >
typedef domain_type::position_attachment_type ug::ZRayTracer< TDomain >::position_attachment_type |
|
private |
type of the position accessor
◆ side_t
template<typename TDomain >
◆ top_intersection_record_t
template<typename TDomain >
◆ top_tracer_tree_t
template<typename TDomain >
◆ ZRayTracer()
template<typename TDomain >
class constructor
- Parameters
-
sp_domain | the domain |
top_ss_names | top surface subset names |
References ug::GridDataSerializationHandler::add(), ug::AllGatherGrid(), ug::Grid::begin(), ug::MultiGridSubsetHandler::begin(), ug::lg_ntree< tree_dim, world_dim, grid_elem_t >::create_tree(), ug::Grid::distributed_grid_manager(), ug::Grid::end(), ug::MultiGridSubsetHandler::end(), ug::MultiGrid::has_children(), ug::DistributedGridManager::is_ghost(), ug::ZRayTracer< TDomain >::m_sp_domain, ug::ZRayTracer< TDomain >::m_top_grid, ug::ZRayTracer< TDomain >::m_top_ss_grp, ug::ZRayTracer< TDomain >::m_top_tracer_tree, ug::MultiGridSubsetHandler::num_levels(), ug::ISelector::select(), ug::lg_ntree< tree_dim, world_dim, grid_elem_t >::set_grid(), and ug::SubsetGroup::size().
◆ get_min_at()
template<typename TDomain >
◆ dim
template<typename TDomain >
◆ m_sp_domain
template<typename TDomain >
◆ m_top_grid
template<typename TDomain >
◆ m_top_intersection_records
template<typename TDomain >
◆ m_top_ss_grp
template<typename TDomain >
◆ m_top_tracer_tree
template<typename TDomain >
The documentation for this class was generated from the following file: