version 0.6.0
type_fv_flux::fv_flux_func Interface Reference

Public Member Functions

double precision function fv_flux_func (vL, vR, QL, QR, lambda)
 

Detailed Description

When discretizing \( \nabla \cdot \left( v Q \right) \), the numerical flux is such as:

\[ F = f(v_L,v_R,Q_L,Q_R,\lambda) \]

Parameters
[in]vLthe velocity from the left
[in]vRthe velocity from the right
[in]QLthe quantity from the right
[in]QRthe quantity from the right
[in]lambda*(optional)* an optional parameter that can be used for particular schemes
Returns
the computed flux

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