PetscSOE Class Reference#include <PetscSOE.h>
Inheritance diagram for PetscSOE: ![]()
Detailed Description
Definition at line 49 of file PetscSOE.h. Constructor & Destructor Documentation
Definition at line 62 of file badPetscSOE.cpp.
Member Function Documentation
Implements LinearSOE. Definition at line 79 of file badPetscSOE.cpp. References Graph::getNumVertex(), opserr, PETSC_COMM_WORLD, PETSC_DECIDE, and PETSC_NULL.
Implements LinearSOE. Definition at line 266 of file badPetscSOE.cpp. References n, Matrix::noCols(), Matrix::noRows(), and opserr. Referenced by ShadowPetscSOE::addA().
Implements LinearSOE. Definition at line 303 of file badPetscSOE.cpp. References n, opserr, and Vector::Size(). Referenced by ShadowPetscSOE::addB().
Implements LinearSOE. Definition at line 332 of file badPetscSOE.cpp. References n, opserr, and Vector::Size(). Referenced by ShadowPetscSOE::setB().
Implements LinearSOE. Definition at line 358 of file badPetscSOE.cpp. Referenced by ActorPetscSOE::run(), and ShadowPetscSOE::zeroA().
Implements LinearSOE. Definition at line 365 of file badPetscSOE.cpp. Referenced by ActorPetscSOE::run(), and ShadowPetscSOE::zeroB().
Implements LinearSOE. Definition at line 391 of file badPetscSOE.cpp. References exit(), and opserr. Referenced by ShadowPetscSOE::getB(), ShadowPetscSOE::normRHS(), and normRHS().
Implements LinearSOE. Definition at line 422 of file badPetscSOE.cpp. Referenced by ShadowPetscSOE::setX().
Definition at line 428 of file badPetscSOE.cpp. References opserr, PetscSolver::setLinearSOE(), PetscSolver::setSize(), and LinearSOE::setSolver().
Definition at line 571 of file PetscSOE.cpp.
Friends And Related Function Documentation
Definition at line 79 of file PetscSOE.h.
Definition at line 80 of file PetscSOE.h.
Definition at line 81 of file PetscSOE.h.
The documentation for this class was generated from the following files:
|