DisCoTec

Contents:

  • Sparse Grid Combination Technique with Time Stepping
  • Getting Started with DisCoTec
  • Parallelism in DisCoTec
  • Tutorial: Using Your Code With DisCoTec
  • Advanced Topics and Further Resources
  • Library API
DisCoTec
  • File LevelSetUtils.hpp
  • View page source

File LevelSetUtils.hpp

↰ Parent directory (src/discotec/utils)

Contents

  • Definition (src/discotec/utils/LevelSetUtils.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (src/discotec/utils/LevelSetUtils.hpp)

Includes

  • discotec/utils/LevelVector.hpp (File LevelVector.hpp)

  • discotec/utils/PowerOfTwo.hpp (File PowerOfTwo.hpp)

  • discotec/utils/Types.hpp (File Types.hpp)

  • vector

Included By

  • File CombiMinMaxScheme.hpp

  • File DistributedFullGrid.hpp

  • File CombiParameters.hpp

  • File DistributedSparseGridUniform.hpp

  • File SGrid.hpp

  • File LevelSetUtils.cpp

Namespaces

  • Namespace combigrid

Classes

  • Struct AllKOutOfDDimensions

  • Class HypercubeDownSetGenerator

Functions

  • Template Function combigrid::getDownSet(std::array<LevelType, NumDimensions> const&)

  • Function combigrid::getNumDofHierarchical(const LevelType&, const BoundaryType&)

  • Function combigrid::getNumDofHierarchical(const LevelVector&, const std::vector<BoundaryType>&)

  • Function combigrid::getNumDofHierarchical(const std::vector<LevelVector>&, const std::vector<BoundaryType>&)

  • Function combigrid::getNumDofNodal(const LevelType&, const BoundaryType&)

  • Function combigrid::getNumDofNodal(const LevelVector&, const std::vector<BoundaryType>&)

  • Function combigrid::getNumDofNodal(const std::vector<LevelVector>&, const std::vector<BoundaryType>&)

  • Template Function combigrid::isPowerOfTwo


© Copyright 2024, The SGpp Team.

Built with Sphinx using a theme provided by Read the Docs.