Given the link file I've created for my particular mesh how would it be possible to index the appropriate rows in the full A matrix returned from the g2a function. I see that the A matrix contains all possible combinations of greens functions for sources and detectors, however I am using a subset of the full combination of sources and detectors. e.g. 128 sources and 128 detectors is 16,384 pairs, but I am only using 1,736 pairs.
Given the link file I've created for my particular mesh how would it be possible to index the appropriate rows in the full A matrix returned from the
g2afunction. I see that the A matrix contains all possible combinations of greens functions for sources and detectors, however I am using a subset of the full combination of sources and detectors. e.g. 128 sources and 128 detectors is 16,384 pairs, but I am only using 1,736 pairs.