#include "implicit_f.inc"#include "param_c.inc"#include "com04_c.inc"#include "com08_c.inc"#include "vect01_c.inc"#include "tabsiz_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ede112 (pm, v, x, ixq, ale_connect, wyz, dyz, dzy, eyy, ezz) |
| subroutine ede112 | ( | dimension(npropm,nummat), intent(in) | pm, |
| dimension(3,numnod), intent(in) | v, | ||
| dimension(3,sx/3), intent(in) | x, | ||
| integer, dimension(nixq,sixq/nixq), intent(in) | ixq, | ||
| type(t_ale_connectivity), intent(in) | ale_connect, | ||
| dimension(*), intent(inout) | wyz, | ||
| dimension(*), intent(inout) | dyz, | ||
| dimension(*), intent(inout) | dzy, | ||
| dimension(*), intent(inout) | eyy, | ||
| dimension(*), intent(inout) | ezz ) |
Definition at line 30 of file ede112.F.