#include "implicit_f.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | h3d_write_sh_tensor_array (iok_part, iselect, nel, offset, nft, is_written, tensor, value) |
| subroutine h3d_write_sh_tensor_array | ( | integer, dimension(nel), intent(in) | iok_part, |
| integer, intent(in) | iselect, | ||
| integer, intent(in) | nel, | ||
| integer, intent(in) | offset, | ||
| integer, intent(in) | nft, | ||
| integer, dimension(numelc+numeltg), intent(inout) | is_written, | ||
| intent(inout) | tensor, | ||
| intent(inout) | value ) |
Definition at line 28 of file h3d_write_sh_tensor_array.F.