![]() |
programmer's documentation
|
Symmetry boundary conditions for vectors and tensors. More...
Functions/Subroutines | |
subroutine | clsyvt (nscal, icodcl, rcodcl, velipb, rijipb) |
subroutine | clsyvt_scalar (iscal, icodcl) |
Symmetry boundary conditions for vectors and tensors.
Correspond to the code icodcl(ivar) = 4.
subroutine clsyvt | ( | integer | nscal, |
integer, dimension(nfabor,nvarcl) | icodcl, | ||
double precision, dimension(nfabor,nvarcl,3) | rcodcl, | ||
double precision, dimension(nfabor,ndim) | velipb, | ||
double precision, dimension(nfabor,6) | rijipb | ||
) |
[in] | nscal | total number of scalars |
[in,out] | icodcl | face boundary condition code:
|
[in,out] | rcodcl | boundary condition values:
|
[in] | velipb | value of the velocity at ![]() |
[in] | rijipb | value of ![]() ![]() |
subroutine clsyvt_scalar | ( | integer | iscal, |
integer, dimension(nfabor,nvarcl) | icodcl | ||
) |
[in] | iscal | scalar id |
[in,out] | icodcl | face boundary condition code:
|