Toggle navigation
GRILLIX
Documentation
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
get_intorder
Function
4 statements
Source File
parallel_map_m.f90
parallel_map_m
get_intorder
Contents
public pure function get_intorder(self)
Returns interpolation order used for map
Type Bound
parallel_map_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
parallel_map_t
),
intent(in)
::
self
Instance of the type
Return Value
integer
Contents