|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
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 |
| Factory routine for the a Helmholtz problem matrix-vector product. The selection is based on the compute backend. More... | |
| interface | ax_product::ax_compute_vector |
| Abstract interface for computing \( Ax \) inside a Krylov method, taking 3 components of a vector field in a coupled manner. More... | |
Modules | |
| module | ax_product |
| Defines a Matrix-vector product. | |