|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Defines a Matrix-vector product.
Data Types | |
| interface | ax_compute |
| Factory routine for the a Helmholtz problem matrix-vector product. The selection is based on the compute backend. More... | |
| interface | ax_compute_vector |
| Abstract interface for computing \( Ax \) inside a Krylov method, taking 3 components of a vector field in a coupled manner. More... | |
| type | ax_t |
| Base type for a matrix-vector product providing \( Ax \). More... | |