rotateVector3 Function

private function rotateVector3(coordTrans) result(rotationIndices)

Arguments

TypeIntentOptionalAttributesName
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

Contents

None