dir_proc Derived Type

type, private :: dir_proc


Components

Type Visibility Attributes Name Initial
procedure(atl_lineuler_numflux), public, pointer, nopass :: numflux => NULL()

Procedure to compute the numerical flux for the equation at hand.

What kind of fluxes are available depends on the equation that is being solved.