computeIM abstract method

void computeIM(
  1. IntersectionMatrix im
)

compute the contribution to an IM for this component

Implementation

void computeIM(IntersectionMatrix im);