DUNE PDELab (git)
hierarchicsearch.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
145 typedef typename LevelGV::template Codim<0>::template Partition<partition>::Iterator LevelIterator;
GridImp::template Codim< cd >::Geometry Geometry
The corresponding geometry type.
Definition: entity.hh:100
GlobalCoordinate global(const LocalCoordinate &local) const
Evaluate the map .
Definition: geometry.hh:228
static constexpr int dimension
The dimension of the grid.
Definition: grid.hh:387
GridFamily::Traits::HierarchicIterator HierarchicIterator
A type that is a model of Dune::HierarchicIterator A type of iterator that allows to examine,...
Definition: grid.hh:482
GridFamily::Traits::LevelGridView LevelGridView
type of view for level grid
Definition: grid.hh:402
static constexpr int dimensionworld
The dimension of the world the grid lives in.
Definition: grid.hh:390
LevelGridView levelGridView(int level) const
View for a grid level for All_Partition.
Definition: grid.hh:584
Search an IndexSet for an Entity containing a given point.
Definition: hierarchicsearch.hh:35
Entity hFindEntity(const Entity &entity, const FieldVector< ct, dimw > &global) const
Definition: hierarchicsearch.hh:75
static constexpr int dimw
get world dimension from the grid
Definition: hierarchicsearch.hh:41
Entity findEntity(const FieldVector< ct, dimw > &global) const
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
Definition: hierarchicsearch.hh:128
Entity findEntity(const FieldVector< ct, dimw > &global) const
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
Definition: hierarchicsearch.hh:139
Grid::template Codim< 0 >::Entity Entity
get entity from the grid
Definition: hierarchicsearch.hh:47
HierarchicSearch(const Grid &g, const IS &is)
Construct a HierarchicSearch object from a Grid and an IndexSet.
Definition: hierarchicsearch.hh:119
Grid::HierarchicIterator HierarchicIterator
type of HierarchicIterator
Definition: hierarchicsearch.hh:50
Grid::ctype ct
get coord type from the grid
Definition: hierarchicsearch.hh:44
static constexpr int dim
get dimension from the grid
Definition: hierarchicsearch.hh:38
A free function to provide the demangled class name of a given object or type as a string.
Different resources needed by all grid implementations.
A few common exception classes.
Implements a vector constructed from a given type representing a field and a compile-time given size.
unspecified value type referenceElement(T &&... t)
Returns a reference element for the objects t....
ImplementationDefined child(Node &&node, Indices... indices)
Extracts the child of a node given by a sequence of compile-time and run-time indices.
Definition: childextraction.hh:128
std::string className()
Provide the demangled class name of a type T as a string.
Definition: classname.hh:47
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 24, 23:30, 2024)