#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | h3d_write_tensor (iok_part, is_written, tensor, nel, offset, nft, value, is_written_tensor) |
| subroutine h3d_write_tensor | ( | integer, dimension(*), intent(in) | iok_part, |
| integer, dimension(*), intent(out) | is_written, | ||
| intent(out) | tensor, | ||
| integer, intent(in) | nel, | ||
| integer, intent(in) | offset, | ||
| integer, intent(in) | nft, | ||
| intent(inout) | value, | ||
| integer, dimension(*), intent(in) | is_written_tensor ) |
Definition at line 32 of file h3d_write_tensor.F.