is_ghost_point Interface

interface


Called by

interface~~is_ghost_point~~CalledByGraph interface~is_ghost_point mesh_cart_t%is_ghost_point proc~extrapolate_ghost_points extrapolate_ghost_points proc~extrapolate_ghost_points->interface~is_ghost_point

public pure module function is_ghost_point(self, ind)

Arguments

Type IntentOptional 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 ghost point