Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.13 SDB2MC Up: 4 Utilities Prev: 4.11 MUABPC Contents


4.12 MUA2PC

Aim:
Linearly combine two symmetric matrices  A1 and A2 stored in data structures MUA1 and MUA2. The result is a MUA data structure, which contains the matrix .

Utilization:

Call the module:

                          
       CALL MUA2PC(M,ALPHA1,NFMUA1,NIMUA1,
     +               ALPHA2,NFMUA2,NIMUA2,
     +                     NFMUAS,NIMUAS)

where:


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.13 SDB2MC Up: 4 Utilities Prev: 4.11 MUABPC Contents