rotateTensor3 Function

private function rotateTensor3(coordTrans) result(rotationIndices)

Arguments

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

The coordinate transformation you apply.

Return Value integer, (9)

Rotation indices for the given transformation


Called by

proc~~rotatetensor3~~CalledByGraph proc~rotatetensor3 rotateTensor3 proc~appendrotatedvariable appendRotatedVariable proc~appendrotatedvariable->proc~rotatetensor3 proc~initcoordinaterotation initCoordinateRotation proc~initcoordinaterotation->proc~appendrotatedvariable

Contents