#include "petscmat.h" PetscErrorCode PETSCMAT_DLLEXPORT MatShellGetContext(Mat mat,void **ctx)Not Collective
void* MatShellGetContext(Mat A) | -> | MatShellGetContext(A,&t); return t; |
Level:advanced
Location:src/mat/impls/shell/shell.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages