coordinates_from_centers Subroutine

public subroutine coordinates_from_centers(center_coords, edge_coords)

Infer vertex edges from center coordinates for uniform grids

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: center_coords(:)
real(kind=wp), intent(out) :: edge_coords(:)