Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.3 CCAMAT Up: 4 Utilities Prev: 4.1 AMATB Contents


4.2 AMAT2

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

Utilization:

Call the module:

                          
       CALL AMAT2(M,ALPHA1,NFAMA1,NIAMA1,
     +              ALPHA2,NFAMA2,NIAMA2,
     +                     NFAMAS,NIAMAS)

where:


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.3 CCAMAT Up: 4 Utilities Prev: 4.1 AMATB Contents