Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
point_zone::allocator_entry Type Reference

Called in user modules to add an allocator for custom types. More...

Public Attributes

character(len=20) type_name
 

Static Public Attributes

procedure(point_zone_allocate), pointer, nopass allocator
 

Detailed Description

Definition at line 186 of file point_zone.f90.

Member Data Documentation

◆ allocator

procedure(point_zone_allocate), pointer, nopass point_zone::allocator_entry::allocator
static

Definition at line 188 of file point_zone.f90.

◆ type_name

character(len=20) point_zone::allocator_entry::type_name

Definition at line 187 of file point_zone.f90.


The documentation for this type was generated from the following file: