Ateles
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
atl_get_pointwise_velocity_gradient_2D
Subroutine
11 statements
Source File
atl_eqn_filNvrStk_var_module.f90
atl_eqn_filNvrStk_var_module
atl_get_pointwise_velocity_gradient_2D
Contents
public subroutine atl_get_pointwise_velocity_gradient_2D(state_grad, state, res)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rk),
intent(in)
::
state_grad
(:,:)
real(kind=rk),
intent(in)
::
state
(:)
real(kind=rk),
intent(inout)
::
res
(:,:)