Go to the source code of this file.
Typedefs | |
| typedef PetscTruth | PetscBool |
Enumerations | |
| enum | PetscCopyMode { PETSC_COPY_VALUES, PETSC_OWN_POINTER, PETSC_USE_POINTER } |
| typedef PetscTruth PetscBool |
Definition at line 67 of file petsc_macro.h.
| enum PetscCopyMode |
| Enumerator | |
|---|---|
| PETSC_COPY_VALUES | |
| PETSC_OWN_POINTER | |
| PETSC_USE_POINTER | |
Definition at line 98 of file petsc_macro.h.