Toggle navigation
GS2
Manual
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
eqitem_interface
Interface
39 statements
Source File
geo_utils.fpp
geo_utils
eqitem_interface
Contents
None
interface
public function eqitem_interface(self, r_in, theta_in, f, char) result(fstar)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abstract_geo_type
),
intent(in)
::
self
real,
intent(in)
::
r_in
real,
intent(in)
::
theta_in
real,
intent(in),
dimension(:, :)
::
f
character(len=1),
intent(in)
::
char
Return Value
real