rotateVector3 Function

private function rotateVector3(coordTrans) result(rotationIndices)

Arguments

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

The coordinate transformation you apply.

Return Value integer, (3)

Rotation indices for the given transformation


Called by

proc~~rotatevector3~~CalledByGraph proc~rotatevector3 rotateVector3 proc~appendrotatedvariable appendRotatedVariable proc~appendrotatedvariable->proc~rotatevector3 proc~initcoordinaterotation initCoordinateRotation proc~initcoordinaterotation->proc~appendrotatedvariable