assignment_integrand Abstract Interface

abstract interface

Abstract type bound procedures necessary for implementing a concrete extension of integrand_object.

private subroutine assignment_integrand(lhs, rhs)

Arguments

Type IntentOptional AttributesName
class(integrand_object), intent(inout) :: lhs

Left hand side.

class(integrand_object), intent(in) :: rhs

Right hand side.

Description

Symmetric assignment integrand = integrand.