Subroutines about the finite elements that are used
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | local node number: 1->SW, 2-> SE, 3->NE, 4->NW |
||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | local node number |
||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | pe | parameter controlling the shape function slope |
||
| real(kind=R8), | intent(in) | :: | se | +1 -> upwind, -1 -> downwind |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | local node number |
||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(2) | :: | pe | parameter controling the shape function slope for each direction |
|
| real(kind=R8), | intent(in), | dimension(2) | :: | se | +1 -> upwind, -1 -> downwind, for each direction |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | pe | |||
| real(kind=R8), | intent(in) | :: | se |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | pe | |||
| real(kind=R8), | intent(in) | :: | se |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(2) | :: | pe | ||
| real(kind=R8), | intent(in), | dimension(2) | :: | se |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(2) | :: | pe | ||
| real(kind=R8), | intent(in), | dimension(2) | :: | se |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(2) | :: | pe | ||
| real(kind=R8), | intent(in), | dimension(2) | :: | se |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | eta |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4), | intent(in) | :: | numn | |||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(4) | :: | x | ||
| real(kind=R8), | intent(in), | dimension(4) | :: | y |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(4) | :: | x | ||
| real(kind=R8), | intent(in), | dimension(4) | :: | y |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(out), | dimension(4) | :: | ni4x | ||
| real(kind=R8), | intent(out), | dimension(4) | :: | ni4y | ||
| real(kind=R8), | intent(in) | :: | ksi | |||
| real(kind=R8), | intent(in) | :: | eta | |||
| real(kind=R8), | intent(in), | dimension(4) | :: | x | ||
| real(kind=R8), | intent(in), | dimension(4) | :: | y | ||
| real(kind=R8), | intent(in) | :: | dj |