Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.2 AMAT2 Up: 4 Utilities Prev: 4 Utilities Contents


4.1 AMATB

Aim:
Performs the product: where A is a matrix stored in an AMAT structure and b is a vector  (or eventually several vectors) stored in a B structure. The result is stored in a B data structure.

Utilization:

Call the module:

                          
      CALL AMATB(M,NFAMAT,NIAMAT,NFBE,NIBE,NFBS,NIBS)

where:


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 4.2 AMAT2 Up: 4 Utilities Prev: 4 Utilities Contents