Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_umat_el_t
Abstract Interface
152 statements
Source File
proc_ptrs.F90
procedure_pointers
get_umat_el_t
Contents
None
abstract 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)