Neko  0.8.1
A portable framework for high-order spectral element flow simulations
ax_product Module Reference

Defines a Matrix-vector product. More...

Data Types

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

Detailed Description

Defines a Matrix-vector product.