co_update_vars Module Procedure

module procedure co_update_vars module subroutine co_update_vars(this, source, dest, source2, scalar, scalar2)

Arguments

Type IntentOptional AttributesName
class(circular_orbit), intent(inout), target:: this
integer(kind=ip), intent(in) :: source
integer(kind=ip), intent(in) :: dest
integer(kind=ip), intent(in), optional :: source2
real(kind=wp), intent(in), optional :: scalar
real(kind=wp), intent(in), optional :: scalar2

Called by

proc~~co_update_vars~~CalledByGraph proc~co_update_vars co_update_vars interface~co_update_vars co_update_vars interface~co_update_vars->proc~co_update_vars

Contents

None