G+Smo
25.01.0
Geometry + Simulation Modules
|
Provides declaration of the HDomain class. More...
Go to the source code of this file.
Classes | |
struct | gsHDomain< d, Z >::get_cell_visitor |
Returns an cell/element box of a requested level. More... | |
class | gsHDomain< d, Z > |
Class with a hierarchical domain structure represented by a box k-d-tree. More... | |
struct | gsHDomain< d, Z >::levelDown_visitor |
Decreases the level by 1 for all leaves. More... | |
struct | gsHDomain< d, Z >::levelUp_visitor |
Increases the level by 1 for all leaves. More... | |
struct | gsHDomain< d, Z >::liftCoordsOneLevel_visitor |
Multiplies everything by 2. More... | |
struct | gsHDomain< d, Z >::maxLevel_visitor |
Decreases the level by 1 for all leaves. More... | |
struct | gsHDomain< d, Z >::numLeaves_visitor |
Counts number of nodes in the tree. More... | |
struct | gsHDomain< d, Z >::numNodes_visitor |
Counts number of nodes in the tree. More... | |
struct | gsHDomain< d, Z >::printLeaves_visitor |
Counts number of nodes in the tree. More... | |
struct | gsHDomain< d, Z >::reduceCoordsOneLevel_visitor |
Multiplies everything by 2. More... | |
Namespaces | |
namespace | gismo |
The G+Smo namespace, containing all definitions for the library. | |
Provides declaration of the HDomain class.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): G. Kiss, A. Mantzaflaris