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