#include "petscmat.h" PetscErrorCode MatCreateMAIJ(Mat A,PetscInt dof,Mat *maij)Collective
A | - the AIJ matrix describing the action on blocks | |
dof | - the block size (number of components per node) |
MatMult | - . MatMultTranspose | |
MatMultAdd | - . MatMultTransposeAdd | |
MatView | - |
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