Function create_internal_handler

Function Documentation

inline t8_abstract_vector_handler *create_internal_handler(const t8_data_handler_type type)

Create an internal handler for the given data type. Can be used for complex data types that use data structures implemented by t8code.

Parameters:

type[in] The type of the data handler to create.

Returns:

A handler for the given data type.