assignment_interface Abstract Interface

abstract interface

Abstract interfaces of deferred methods of integrator_object.

private subroutine assignment_interface(lhs, rhs)

Arguments

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

Left hand side.

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

Right hand side.

Description

Operator =.