Calculate marching squares configuration for a cell
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | z1 | |||
real(kind=wp), | intent(in) | :: | z2 | |||
real(kind=wp), | intent(in) | :: | z3 | |||
real(kind=wp), | intent(in) | :: | z4 | |||
real(kind=wp), | intent(in) | :: | level | |||
integer, | intent(out) | :: | config |