Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
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 166 of file source_term.f90.

Member Data Documentation

◆ allocator

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

Definition at line 168 of file source_term.f90.

◆ type_name

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

Definition at line 167 of file source_term.f90.


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