PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_boundary_point
Interface
199 statements
Source File
mesh_cart_m.f90
mesh_cart_m
is_boundary_point
Contents
None
interface
public pure module function is_boundary_point(self, ind)
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_cart_t
),
intent(in)
::
self
Instance of the type
integer,
intent(in)
::
ind
Mesh index
Return Value
logical
Description
Indicates if point is boundary point