![]() |
Ice Sheet System Model
4.18
Code documentation
|
wrapper to our own PetscMat object, which is needed to add AD capabilities (using ADOLC) to a C-coded Petsc API. We are just wrapping the Petsc objects into C++ equivalent, so that later, we can map all of the Petsc routines into Adolc equivalents. More...
Go to the source code of this file.
Data Structures | |
class | PetscMat |
wrapper to our own PetscMat object, which is needed to add AD capabilities (using ADOLC) to a C-coded Petsc API. We are just wrapping the Petsc objects into C++ equivalent, so that later, we can map all of the Petsc routines into Adolc equivalents.
Definition in file PetscMat.h.