0.6.0
Loading...
Searching...
No Matches
mod_integrate_cell_advection_term_explicit_generic::divut_term_computer_interface Interface Reference

The abstract function for computing div(U phi) More...

Public Member Functions

subroutine divut_term_computer_interface (velox, time_step, phi, flux_type, directions, divuphi)
 

Detailed Description

The abstract function for computing div(U phi)

Constructor & Destructor Documentation

◆ divut_term_computer_interface()

subroutine mod_integrate_cell_advection_term_explicit_generic::divut_term_computer_interface::divut_term_computer_interface ( type(t_face_field), intent(in) velox,
double precision, intent(in) time_step,
double precision, dimension(:,:,:), intent(in) phi,
type(t_fv_flux), intent(in) flux_type,
integer, dimension(:), intent(in) directions,
double precision, dimension(:,:,:), intent(inout) divuphi )
virtual

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