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 64 of file petsc_macro.h.
enum PetscCopyMode |
Enumerator | |
---|---|
PETSC_COPY_VALUES | |
PETSC_OWN_POINTER | |
PETSC_USE_POINTER |
Definition at line 88 of file petsc_macro.h.