Choral
|
interface for the gradient of scalar fe basis functions More...
Public Member Functions | |
subroutine | fescalgrad (val, n, x, m) |
interface for the gradient of scalar fe basis functions
Definition at line 74 of file fe_func_mod.f90.
subroutine fe_func_mod::feScalGrad::fescalgrad | ( | real(rp), dimension(m,n), intent(out) | val, |
integer, intent(in) | n, | ||
real(rp), dimension(m), intent(in) | x, | ||
integer, intent(in) | m | ||
) |
Definition at line 75 of file fe_func_mod.f90.