petsc_macro.h File Reference

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 Documentation

◆ PetscBool

typedef PetscTruth PetscBool

Definition at line 67 of file petsc_macro.h.

Enumeration Type Documentation

◆ PetscCopyMode

Enumerator
PETSC_COPY_VALUES 
PETSC_OWN_POINTER 
PETSC_USE_POINTER 

Definition at line 98 of file petsc_macro.h.