get_MC_parts Module Procedure

module procedure get_MC_parts module function get_MC_parts(this, i, j, k, l) result(MC_value)

Uses

    • tensor
  • proc~~get_mc_parts~~UsesGraph proc~get_mc_parts get_MC_parts tensor tensor proc~get_mc_parts->tensor

Arguments

Type IntentOptional Attributes Name
class(tpo), intent(inout) :: this
integer, intent(in) :: i
integer, intent(in) :: j
integer, intent(in) :: k
integer, intent(in) :: l

Return Value double precision, DIMENSION(3)


Called by

proc~~get_mc_parts~~CalledByGraph proc~get_mc_parts get_MC_parts interface~get_mc_parts get_MC_parts interface~get_mc_parts->proc~get_mc_parts

Contents