rotateVector2 Function

private function rotateVector2(coordTrans) result(rotationIndices)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: coordTrans

The coordinate transformation you apply.

Return Value integer, (2)

Rotation indices for the given transformation


Called by

proc~~rotatevector2~~CalledByGraph proc~rotatevector2 rotateVector2 proc~appendrotatedvariable appendRotatedVariable proc~appendrotatedvariable->proc~rotatevector2 proc~initcoordinaterotation initCoordinateRotation proc~initcoordinaterotation->proc~appendrotatedvariable

Contents