libMesh
Namespaces | Functions
petsc_macro.h File Reference

Go to the source code of this file.

Namespaces

 std
 
 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Functions

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)