




![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)
 Next:  4.3 CCAMAT
Up:  4 Utilities
 Prev:  4.1 AMATB
Contents
 .
.
Call the module:
                          
       CALL AMAT2(M,ALPHA1,NFAMA1,NIAMA1,
     +              ALPHA2,NFAMA2,NIAMA2,
     +                     NFAMAS,NIAMAS)
where:
![[note]](../icons/foot_motif.gif) the skeleton of matrix A is the set of indices
 the skeleton of matrix A is the set of indices
 )
 of A2 must be contained inside the skeleton of   A1 (resp. the skeleton of A1 must be 
contained inside that of A2).
 )
 of A2 must be contained inside the skeleton of   A1 (resp. the skeleton of A1 must be 
contained inside that of A2).
In addition, if NIAMA1=NIAMA2, then NFAMA1 and NFAMA2 must be equal.





![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)