| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public, | dimension(mx,nx) | :: | el2 | |||
| real, | private, | dimension(mx,nx) | :: | elm2 | |||
| real, | private, | dimension(mx,nx) | :: | el4 | |||
| real, | private, | dimension(mx,nx) | :: | trfilt | |||
| real, | private | :: | gradx(mx) | ||||
| real, | private | :: | gradym(mx,nx) | ||||
| real, | private | :: | gradyp(mx,nx) | ||||
| real, | private, | dimension(mx,nx) | :: | uvdx | |||
| real, | private, | dimension(mx,nx) | :: | uvdym | |||
| real, | private, | dimension(mx,nx) | :: | uvdyp | |||
| real, | private, | dimension(mx,nx) | :: | vddym | |||
| real, | private, | dimension(mx,nx) | :: | vddyp | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in) | :: | input(mx,nx) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in) | :: | input(mx,nx) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in) | :: | vorm(mx,nx) | |||
| integer, | intent(in) | :: | kcos | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | vorg(ix,il) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(inout), | dimension(mx,nx) | :: | psi | ||
| complex, | intent(inout), | dimension(mx,nx) | :: | psdx | ||
| complex, | intent(inout), | dimension(mx,nx) | :: | psdy | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | dimension(mx,nx) | :: | ucosm | |||
| complex, | dimension(mx,nx) | :: | vcosm | |||
| complex, | intent(inout), | dimension(mx,nx) | :: | vorm | ||
| complex, | intent(inout), | dimension(mx,nx) | :: | divm | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(mx,nx) | :: | vorm | ||
| complex, | intent(in), | dimension(mx,nx) | :: | divm | ||
| complex, | intent(inout), | dimension(mx,nx) | :: | ucosm | ||
| complex, | intent(inout), | dimension(mx,nx) | :: | vcosm | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | ug(ix,il) | |||
| real, | intent(in) | :: | vg(ix,il) | |||
| complex, | intent(out) | :: | vorm(mx,nx) | |||
| complex, | intent(out) | :: | divm(mx,nx) | |||
| integer, | intent(in) | :: | kcos | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(inout) | :: | vor(mx,nx) |