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

Detailed Description

A name-allocator pair for user-defined Krylov solver types.

Definition at line 267 of file krylov.f90.

Member Data Documentation

◆ allocator

procedure(krylov_allocate), pointer, nopass krylov::krylov_allocator_entry::allocator
static

Definition at line 269 of file krylov.f90.

◆ type_name

character(len=20) krylov::krylov_allocator_entry::type_name

Definition at line 268 of file krylov.f90.


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