subtract Interface

interface


Calls

interface~~subtract~2~~CallsGraph interface~subtract~2 subtract proc~subtract~2 subtract interface~subtract~2->proc~subtract~2

private module function subtract(this, rhs) result(difference)

Arguments

Type IntentOptional AttributesName
class(structured_grid), intent(in) :: this
class(structured_grid), intent(in) :: rhs

Return Value class(structured_grid), allocatable

Description

result contains the difference between this and rhs nodal_values components