|
MFC
Exascale flow solver
|
Abstract interface to the two subroutines that assign the patch primitive variables, either mixture or species, depending on the subroutine, to a particular cell in the computational domain. More...
Public Member Functions | |
| subroutine | s_assign_patch_xxxxx_primitive_variables (patch_id, j, k, l, eta, q_prim_vf, patch_id_fp) |
Abstract interface to the two subroutines that assign the patch primitive variables, either mixture or species, depending on the subroutine, to a particular cell in the computational domain.
Skeleton of s_assign_patch_mixture_primitive_variables and s_assign_patch_species_primitive_variables
Definition at line 349 of file m_assign_variables.fpp.f90.
|
virtual |
Definition at line 349 of file m_assign_variables.fpp.f90.