complexVector specific part of 3D complexVector obtained from generic Vector. More...
complexVector specific part of 3D complexVector obtained from generic Vector.
Definition in file complexVectorI.H.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| complexVector | operator* (const complex &v1, const complexVector &v2) |
| complexVector | operator* (const complexVector &v2, const complex &v1) |
| complexVector | operator/ (const complexVector &v1, const complex &v2) |
| complexVector | operator/ (const complex &v1, const complexVector &v2) |
| complex | operator& (const complexVector &v1, const complexVector &v2) |
| complexVector | operator^ (const complexVector &v1, const complexVector &v2) |