assignment_interface Abstract Interface

abstract interface

Abstract interfaces of deferred methods of riemann_pattern_object.

private pure subroutine assignment_interface(lhs, rhs)

Arguments

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

Left hand side.

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

Right hand side.

Description

Operator =.