#include "petscmat.h" PetscErrorCode MatCreateMAIJ(Mat A,PetscInt dof,Mat *maij)Collective Many br
| A | - the AIJ matrix describing the action on blocks Many br | |
| dof | - the block size (number of components per node) Many br |
| MatMult | - . MatMultTranspose Many br | |
| MatMultAdd | - . MatMultTransposeAdd Many br | |
| MatView | - Many br Many br |
Level:advanced
Location:src/mat/impls/maij/maij.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages