Go to the source code of this file.
 | 
|    | std | 
|   | 
|    | libMesh | 
|   | The libMesh namespace provides an interface to certain functionality in the library. 
  | 
|   | 
 | 
| std::ostream &  | std::operator<< (std::ostream &os, const PetscScalar in) | 
|   | 
| template<typename T >  | 
| PetscScalar  | libMesh::PS (T val) | 
|   | 
| template<typename T >  | 
| PetscScalar *  | libMesh::pPS (T *ptr) | 
|   | 
| template<typename T >  | 
| const PetscScalar *  | libMesh::pPS (const T *ptr) | 
|   | 
| template<typename T >  | 
| PetscReal *  | libMesh::pPR (T *ptr) | 
|   | 
| template<typename T >  | 
| const PetscReal *  | libMesh::pPR (const T *ptr) | 
|   | 
◆ PetscBool
◆ PetscCopyMode
| Enumerator | 
|---|
| PETSC_COPY_VALUES  |  | 
| PETSC_OWN_POINTER  |  | 
| PETSC_USE_POINTER  |  | 
Definition at line 103 of file petsc_macro.h.