NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_umat_el_t
Interface
155 statements
Source File
proc_ptrs.F90
procedure_pointers
get_umat_el_t
Contents
None
interface
public pure function get_umat_el_t(i, j, k, l) result(hel)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
i
integer,
intent(in)
::
j
integer,
intent(in)
::
k
integer,
intent(in)
::
l
Return Value
real(kind=dp)