t8code Logo

Contents:

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

File t8_refcount.h

↰ Parent directory (src)

Contents

  • Definition (src/t8_refcount.h)

  • Detailed Description

  • Includes

  • Included By

  • Functions

  • Defines

  • Typedefs

Definition (src/t8_refcount.h)

  • Program Listing for File t8_refcount.h

Detailed Description

We inherit the reference counting mechanism from libsc. The only customization is to pass the package id of the t8code. This file is compatible with sc_refcount_ref and sc_refcount_unref.

Includes

  • sc_refcount.h

  • t8.h (File t8.h)

Included By

  • File t8_cmesh.cxx

  • File t8_cmesh_types.h

  • File t8_forest.cxx

  • File t8_forest_types.h

  • File t8_geometry.h

  • File t8_refcount.c

  • File t8_scheme.hxx

Functions

  • Function T8_EXTERN_C_BEGIN()

  • Function T8_EXTERN_C_END()

  • Function t8_refcount_destroy(t8_refcount_t *)

  • Function t8_refcount_init(t8_refcount_t *)

  • Function t8_refcount_new(void)

Defines

  • Define t8_refcount_is_active

  • Define t8_refcount_is_last

  • Define t8_refcount_ref

  • Define t8_refcount_unref

Typedefs

  • Typedef t8_refcount_t


© 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.