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