My Project
programmer's documentation
Public Member Functions
field_gradient_tensor Interface Reference

Compute cell gradient of tensor field. More...

Collaboration diagram for field_gradient_tensor:
Collaboration graph

Public Member Functions

subroutine field_gradient_tensor (f_id, use_previous_t, imrgra, inc, grad)
 

Detailed Description

Compute cell gradient of tensor field.

Parameters
[in]f_idfield id
[in]use_previous_t1 if values at previous time step should be used, 0 otherwise
[in]imrgragradient computation mode
[in]inc0: increment; 1: do not increment
[out]gradgradient

Constructor & Destructor Documentation

◆ field_gradient_tensor()

subroutine field_gradient_tensor ( integer(c_int), value  f_id,
integer(c_int), value  use_previous_t,
integer(c_int), value  imrgra,
integer(c_int), value  inc,
real(kind=c_double), dimension(6,3,*)  grad 
)

The documentation for this interface was generated from the following file: