Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
ax_product::ax_helm_allocate Interface Reference

Allocate a Helmholtz problem matrix-vector product. The implementation is selected by name and compute backend. More...

Public Member Functions

subroutine ax_helm_allocate (obj)
 

Detailed Description

Parameters
objectThe matrix-vector product type to be allocated.
type_nameThe name of the matrix-vector product type. Interface for a matrix-vector product allocator. Implemented in user modules, it should allocate obj to the custom user type.

Definition at line 68 of file ax.f90.

Constructor & Destructor Documentation

◆ ax_helm_allocate()

subroutine ax_product::ax_helm_allocate::ax_helm_allocate ( class(ax_t), intent(inout), allocatable  obj)
virtual

Definition at line 68 of file ax.f90.


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