0.6.0
Loading...
Searching...
No Matches
mod_apply_cell_advection_scheme::apply_cell_advection_face_scheme_func Interface Reference

The interface for generic flux routines. More...

Public Member Functions

subroutine apply_cell_advection_face_scheme_func (coefficient, velocity, matrix_line, ns, i, j, k)
 

Detailed Description

The interface for generic flux routines.

Constructor & Destructor Documentation

◆ apply_cell_advection_face_scheme_func()

subroutine mod_apply_cell_advection_scheme::apply_cell_advection_face_scheme_func::apply_cell_advection_face_scheme_func ( double precision, dimension(:,:,:), intent(in) coefficient,
type(t_face_field), intent(in) velocity,
double precision, dimension(-ns:ns,-ns:ns,-ns:ns), intent(inout) matrix_line,
integer, intent(in) ns,
integer, intent(in) i,
integer, intent(in) j,
integer, intent(in) k )

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