minus2 Subroutine

private subroutine minus2(this, a1, a2, dim, dim1, dim2)

Arguments

Type IntentOptional AttributesName
class(field2d), intent(inout) :: this
class(field2d), intent(in) :: a1
class(field2d), intent(in) :: a2
integer, intent(in), dimension(:):: dim
integer, intent(in), dimension(:):: dim1
integer, intent(in), dimension(:):: dim2

Contents

None