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


4.3 CCAMAT

Aim:
Compress   array AMAT6 in structure AMAT, containing the coefficients of matrix A. It corresponds to eliminating the coefficients whose absolute value are too small according to the following criterion:

This procedure enables us to reduce the size of an existing AMAT structure to that which is strictly necessary, and can in particularly be used for the preconditioning matrix.

Utilization:

Call the module:

           
      CALL CCAMAT(M,RAPORT,NFAMAE,NIAMAE,NFAMAS,NIAMAS)

where:


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