GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_fun_eval_at_rho2
Interface
16 statements
Source File
c_rprofile.f90
MODgvec_rProfile_base
i_fun_eval_at_rho2
Contents
None
interface
public function i_fun_eval_at_rho2(sf, rho2, deriv) result(profile_value)
Arguments
Type
Intent
Optional
Attributes
Name
class(
c_rProfile
),
intent(in)
::
sf
real(kind=wp),
intent(in)
::
rho2
integer,
intent(in),
optional
::
deriv
Return Value
real(kind=wp)