Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
precon::pc_solve Interface Reference

Abstract interface for solving \( M z = r \). More...

Public Member Functions

subroutine pc_solve (this, z, r, n)
 

Detailed Description

Parameters
zvector of length n
rvector of length n

Definition at line 51 of file precon.f90.

Constructor & Destructor Documentation

◆ pc_solve()

subroutine precon::pc_solve::pc_solve ( class(pc_t), intent(inout this,
real(kind=rp), dimension(n), intent(inout z,
real(kind=rp), dimension(n), intent(inout r,
integer, intent(in n 
)
virtual

Definition at line 51 of file precon.f90.


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