Choral
Public Member Functions | List of all members
fe_func_mod::feScalGrad Interface Reference

interface for the gradient of scalar fe basis functions More...

Collaboration diagram for fe_func_mod::feScalGrad:
Collaboration graph

Public Member Functions

subroutine fescalgrad (val, n, x, m)
 

Detailed Description

interface for the gradient of scalar fe basis functions

Definition at line 74 of file fe_func_mod.f90.

Member Function/Subroutine Documentation

◆ fescalgrad()

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.


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