![]() |
programmer's documentation
|
Boundary condition coefficient are stored in coefa and coefb. See condli and the theory guide for more information. More...
![]() |
Variables | |
integer, save | icoef |
Coefficients used for gradient terms and convective terms. More... | |
integer, save | icoeff |
Coefficients used for diffusive terms. More... | |
integer, save | icoefr |
Coefficients used for divergence terms (for example ![]() | |
integer, save | icoefc |
Coefficients used for convection terms. More... | |
integer, dimension(nvarmx, 4), save | iclrtp |
pointer to coefa and coefb arrays More... | |
Boundary condition coefficient are stored in coefa and coefb. See condli and the theory guide for more information.
integer, dimension(nvarmx,4), save iclrtp |
pointer to coefa and coefb arrays
integer, save icoef |
Coefficients used for gradient terms and convective terms.
integer, save icoefc |
Coefficients used for convection terms.
integer, save icoeff |
Coefficients used for diffusive terms.
integer, save icoefr |
Coefficients used for divergence terms (for example in the momentum equation)