Provides coefficients needed for link-wise implementation of nonEquilibrium extrapolation scheme for boundary conditions.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private, | allocatable | :: | c_w(:) | size: links(iLevel)%nVals |
||
| real(kind=rk), | private, | allocatable | :: | c_f(:) | |||
| real(kind=rk), | private, | allocatable | :: | c_ff(:) | |||
| real(kind=rk), | private, | allocatable | :: | c_neq_f(:) | |||
| real(kind=rk), | private, | allocatable | :: | c_neq_ff(:) | |||
| integer, | private, | allocatable | :: | iDir(:) | set in routine: mus_set_bouzidi |
||
| integer, | private, | allocatable | :: | posInBuffer(:) | |||
| integer, | private, | allocatable | :: | posInNeighBuf(:) | |||
| integer, | private, | allocatable | :: | posInBCelems(:) |