|
double precision function, dimension(3, 3) | dot1 (a1, a2) |
|
double precision function | dot2 (a1, a2) |
|
◆ dot1()
double precision function, dimension(3,3) tensors::operator(.dot.)::dot1 |
( |
double precision, dimension(3,3), intent(in) |
a1, |
|
|
double precision, dimension(3,3), intent(in) |
a2 |
|
) |
| |
◆ dot2()
double precision function tensors::operator(.dot.)::dot2 |
( |
double precision, dimension(3), intent(in) |
a1, |
|
|
double precision, dimension(3), intent(in) |
a2 |
|
) |
| |
The documentation for this interface was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/UmatApplication/umat_models/TensorModule.f