Functions | |
| std::shared_ptr< PetscRandom > | genPetscRandom (const AMP::AMP_MPI &comm) |
| std::shared_ptr< AMP::LinearAlgebra::Matrix > | getAMP (Mat t) |
| std::shared_ptr< AMP::LinearAlgebra::Vector > | getAMP (Vec t) |
| Mat | getMat (std::shared_ptr< AMP::LinearAlgebra::Matrix > m) |
| Vec | getVec (std::shared_ptr< AMP::LinearAlgebra::Vector > v) |
| PetscErrorCode | matDestroy (Mat *mat) |
| PetscErrorCode | randomDestroy (PetscRandom *random) |
| void | reset_vec_ops (Vec t) |
| PetscErrorCode | vecDestroy (Vec *v) |
| std::shared_ptr< PetscRandom > PETSC::genPetscRandom | ( | const AMP::AMP_MPI & | comm | ) |
| std::shared_ptr< AMP::LinearAlgebra::Matrix > PETSC::getAMP | ( | Mat | t | ) |
| std::shared_ptr< AMP::LinearAlgebra::Vector > PETSC::getAMP | ( | Vec | t | ) |
| Mat PETSC::getMat | ( | std::shared_ptr< AMP::LinearAlgebra::Matrix > | m | ) |
| Vec PETSC::getVec | ( | std::shared_ptr< AMP::LinearAlgebra::Vector > | v | ) |
| PetscErrorCode PETSC::matDestroy | ( | Mat * | mat | ) |
| PetscErrorCode PETSC::randomDestroy | ( | PetscRandom * | random | ) |
| void PETSC::reset_vec_ops | ( | Vec | t | ) |
| PetscErrorCode PETSC::vecDestroy | ( | Vec * | v | ) |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:45. Comments on this page |