build_connectivity Interface

interface
public module subroutine build_connectivity(self, size_neighbor)

Arguments

Type IntentOptional Attributes Name
class(mesh_cart_t), intent(inout) :: self

Instance of the type

integer, intent(in) :: size_neighbor

Number of neighbor points in each direction (left, right, bottom, top)

Description

Establishes connectivity among grid points