Neko  0.8.99
A portable framework for high-order spectral element flow simulations
ax_product::ax_t Type Reference

Base type for a matrix-vector product providing \( Ax \). More...

Inheritance diagram for ax_product::ax_t:

Public Member Functions

procedure(ax_compute), deferred, nopass compute
 
procedure(ax_compute_vector), deferred, pass compute_vector
 

Detailed Description

Definition at line 43 of file ax.f90.

Member Function/Subroutine Documentation

◆ compute()

procedure(ax_compute), deferred, nopass ax_product::ax_t::compute

Definition at line 45 of file ax.f90.

◆ compute_vector()

procedure(ax_compute_vector), deferred, pass ax_product::ax_t::compute_vector

Definition at line 46 of file ax.f90.


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