is_inner_point Interface

interface
public pure module function is_inner_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 inner grid point