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

interface of scalar fe basis functions More...

Collaboration diagram for fe_func_mod::feScal:
Collaboration graph

Public Member Functions

subroutine fescal (val, n, x, m)
 

Detailed Description

interface of scalar fe basis functions

Definition at line 66 of file fe_func_mod.f90.

Member Function/Subroutine Documentation

◆ fescal()

subroutine fe_func_mod::feScal::fescal ( real(rp), dimension(n), intent(out)  val,
integer, intent(in)  n,
real(rp), dimension(m), intent(in)  x,
integer, intent(in)  m 
)

Definition at line 67 of file fe_func_mod.f90.


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