Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
les_model::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(les_model_allocate), pointer, nopass allocator
 

Detailed Description

Definition at line 181 of file les_model.f90.

Member Data Documentation

◆ allocator

procedure(les_model_allocate), pointer, nopass les_model::allocator_entry::allocator
static

Definition at line 183 of file les_model.f90.

◆ type_name

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

Definition at line 182 of file les_model.f90.


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