![]() |
Ice Sheet System Model
4.18
Code documentation
|
Files | |
file | ISSMToPetscInsertMode.cpp [code] |
file | ISSMToPetscMatrixType.cpp [code] |
file | ISSMToPetscNormMode.cpp [code] |
file | KSPFree.cpp [code] |
wrapper to KSPDestroy | |
file | MatFree.cpp [code] |
wrapper to MatDestroy | |
file | MatMultPatch.cpp [code] |
file | MatToSerial.cpp [code] |
gather a Petsc Mat matrix onto cpu 0 | |
file | NewMat.cpp [code] |
create matrix using the Petsc library | |
file | NewVec.cpp [code] |
: create distributed Petsc vector. | |
file | PetscOptionsDetermineSolverType.cpp [code] |
file | petscpatches.h [code] |
file | SolverEnum.h [code] |
prototypes for SolverEnum.h | |
file | VecFree.cpp [code] |
wrapper to VecDestroy | |
file | VecToMPISerial.cpp [code] |
gather a Petsc Vector spread across the cluster, onto node 0, and then broadcast to all nodes. | |