Public Member Functions | |
pure real(preal) function, dimension(d, d) | math_identity2nd (d) |
second rank identity tensor of specified dimension More... | |
Definition at line 2542 of file DAMASK_marc.f90.
pure real(preal) function, dimension(d,d) math::math_eye::math_identity2nd | ( | integer, intent(in) | d | ) |
second rank identity tensor of specified dimension
[in] | d | tensor dimension |
Definition at line 2702 of file DAMASK_marc.f90.