acc_function Interface

interface
private subroutine acc_function(me, r, n, m, a)

Arguments

Type IntentOptional Attributes Name
class(geopotential_model), intent(inout) :: me
real(kind=wp), intent(in), dimension(3) :: r
integer, intent(in) :: n
integer, intent(in) :: m
real(kind=wp), intent(out), dimension(3) :: a

Description

Interface to the acceleration function for the different methods