Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | derivatives |
The number of derivatives of your equation (inclunding the zeroth order derivative). |
||
integer, | intent(in) | :: | coordTrans |
The coordinate transformation you apply. |
||
type(coordRotation_type), | intent(inout) | :: | rotation |
The coordinate rotation you want to initialize. |
||
integer, | intent(in) | :: | dimen |
The spatial dimension of the system |