*DOT

*DOT, Vector1, Vector2, Par_Real, Par_Imag
Computes the dot (or inner) product of two vectors.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

Argument Descriptions

Vector1

Name of first vector; must have been previously specified by a *VEC command.

Vector2

Name of second vector; must have been previously specified by a *VEC command.

Par_Real

Parameter name that contains the result.

Par_Imag

Parameter name that contains the imaginary part of the result (used only for complex vectors).

Notes

If Vector1 and Vector2 are complex, the complex conjugate of Vector1 is used to compute the result (Par_Real, Par_Imag).

Menu Paths

This command cannot be accessed from a menu.

Release 18.2 - © ANSYS, Inc. All rights reserved.