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
source_term::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(source_term_allocate), pointer, nopass allocator
 

Detailed Description

Definition at line 159 of file source_term.f90.

Member Data Documentation

◆ allocator

procedure(source_term_allocate), pointer, nopass source_term::allocator_entry::allocator
static

Definition at line 161 of file source_term.f90.

◆ type_name

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

Definition at line 160 of file source_term.f90.


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