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
simulation_component::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(simulation_component_allocate), pointer, nopass allocator
 

Detailed Description

Definition at line 177 of file simulation_component.f90.

Member Data Documentation

◆ allocator

procedure(simulation_component_allocate), pointer, nopass simulation_component::allocator_entry::allocator
static

Definition at line 179 of file simulation_component.f90.

◆ type_name

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

Definition at line 178 of file simulation_component.f90.


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