Neko  0.8.1
A portable framework for high-order spectral element flow simulations
ax.f90 File Reference

Go to the source code of this file.

Data Types

type  ax_product::ax_t
 Base type for a matrix-vector product providing \( Ax \). More...
 
interface  ax_product::ax_compute
 Abstract interface for computing \( Ax \) inside a Krylov method. More...
 

Modules

module  ax_product
 Defines a Matrix-vector product.