build_shaped_cart_arrays Interface

interface
public module subroutine build_shaped_cart_arrays(self)

Arguments

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

Description

Builds a 2D array where shaped_cart_l(i,j) = l gives the index where cart_i(l) == i and cart_j(l) == j, or zero if no point is found. Used to accelerate cart_to_mesh_index