setup_bounds Interface

interface

Interface for setting up bounds


private module subroutine setup_bounds(this, length, pad, imethod)

Arguments

Type IntentOptional Attributes Name
class(facets_type), intent(inout) :: this

Instance of the facets type

integer, intent(in), dimension(this%rank) :: length

Length of the shape and padding

integer, intent(in), dimension(this%rank) :: pad

Length of the shape and padding

integer, intent(in) :: imethod

Method for setting up bounds

Description

Procedure for setting up bounds