t8code Logo

Contents:

  • Library API
t8code
  • File t8_forest_iterate.h
  • View page source

File t8_forest_iterate.h

↰ Parent directory (src/t8_forest)

Contents

  • Definition (src/t8_forest/t8_forest_iterate.h)

  • Detailed Description

  • Includes

  • Included By

  • Functions

  • Typedefs

Definition (src/t8_forest/t8_forest_iterate.h)

  • Program Listing for File t8_forest_iterate.h

Detailed Description

We define various routines to iterate through (parts of) a forest and execute callback functions on the leaf elements.

Includes

  • t8.h (File t8.h)

  • t8_forest/t8_forest_general.h (File t8_forest_general.h)

Included By

  • File t8_forest_ghost.cxx

  • File t8_forest_iterate.cxx

  • File t8_forest_search.cxx

Functions

  • Function T8_EXTERN_C_BEGIN()

  • Function T8_EXTERN_C_END()

  • Function t8_forest_iterate_faces(const t8_forest_t, const t8_locidx_t, const t8_element_t *, const int, const t8_element_array_t *, void *, const t8_locidx_t, const t8_forest_iterate_face_fn)

  • Function t8_forest_iterate_replace(t8_forest_t, t8_forest_t, t8_forest_replace_t)

  • Function t8_forest_search(t8_forest_t, t8_forest_search_fn, t8_forest_query_fn, sc_array_t *)

  • Function t8_forest_search_partition(const t8_forest_t, t8_forest_partition_search_fn, t8_forest_partition_query_fn, sc_array_t *)

  • Function t8_forest_split_array(const t8_element_t *, const t8_element_array_t *, size_t *)

Typedefs

  • Typedef t8_forest_iterate_face_fn

  • Typedef t8_forest_partition_query_fn

  • Typedef t8_forest_partition_search_fn

  • Typedef t8_forest_query_fn

  • Typedef t8_forest_search_fn


© Copyright 2024, Johannes Holke, David Knapp, Sandro Elsweijer, Ioannis Lilikakis, Lukas Dreyer, Jakob Fußbroich, Carsten Burstedde, Chiara Hergl, Johannes Markert, Niklas Boeing, Florian Becker, Prasanna Ponnusamy.

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