Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
ax_product::ax_helm_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(ax_helm_allocate), pointer, nopass allocator
 

Detailed Description

A name-allocator pair for user-defined matrix-vector product types.

Definition at line 83 of file ax.f90.

Member Data Documentation

◆ allocator

procedure(ax_helm_allocate), pointer, nopass ax_product::ax_helm_allocator_entry::allocator
static

Definition at line 85 of file ax.f90.

◆ type_name

character(len=20) ax_product::ax_helm_allocator_entry::type_name

Definition at line 84 of file ax.f90.


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