Neko 1.99.7
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
precon::precon_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(precon_allocate), pointer, nopass allocator
 

Detailed Description

A name-allocator pair for user-defined preconditioner types.

Definition at line 104 of file precon.f90.

Member Data Documentation

◆ allocator

procedure(precon_allocate), pointer, nopass precon::precon_allocator_entry::allocator
static

Definition at line 106 of file precon.f90.

◆ type_name

character(len=20) precon::precon_allocator_entry::type_name

Definition at line 105 of file precon.f90.


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