#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rotos4 (jft, jlt, sigxx, sigyy, sigxy, sigyx, dir, nel) |
| subroutine rotos4 | ( | integer, intent(in) | jft, |
| integer, intent(in) | jlt, | ||
| dimension(nel), intent(inout) | sigxx, | ||
| dimension(nel), intent(inout) | sigyy, | ||
| dimension(nel), intent(inout) | sigxy, | ||
| dimension(nel), intent(inout) | sigyx, | ||
| dimension(nel,2), intent(in) | dir, | ||
| integer, intent(in) | nel ) |
Definition at line 28 of file rotos4.F.