FLASH4 complete API

Generated from /data/asci2/site/flashcode/secure/release_4p7/source/physics/Gravity/Gravity_bhAccNode.F90 with ROBODoc v4.99.8 on Thu May 02 08:04:32 2024

TABLE OF CONTENTS


[Functions] source/physics/Gravity/Gravity_bhAccNode

[top][index]

NAME

  Gravity_bhAccNode

SYNOPSIS

   call Gravity_bhAccNode(
                          real(in)       :: subnode(:),
                          real(inout)    :: accnode(:)
        )

DESCRIPTION

  Called during tree build. Adds values of subnode into accnode.

ARGUMENTS

  subnode     : array of the node of the tree which is added to accnode
  accnode     : array of the node into which subnode contribution is added