MatRegisterDAAD

Registers DMDAAD matrix type

Synopsis

#include "petscdmda.h"    
#include "petscsnes.h"  
PetscErrorCode  MatRegisterDAAD(void)

See Also

MatCreateDAAD(), DMDASetLocalAdicMFFunction()

Level:advanced
Location:
src/mat/impls/adic/matadic.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/snes/examples/tutorials/ex26.c.html
src/snes/examples/tutorials/ex5f.F.html