ShadowPetscSOE Class Reference#include <ShadowPetscSOE.h>
Inheritance diagram for ShadowPetscSOE: ![]()
Detailed Description
Definition at line 50 of file ShadowPetscSOE.h. Constructor & Destructor Documentation
Member Function Documentation
Reimplemented from LinearSOE. Definition at line 149 of file ShadowPetscSOE.cpp. References PetscSOE::isFactored, PETSC_COMM_WORLD, and LinearSOE::solve().
Implements LinearSOE. Definition at line 158 of file ShadowPetscSOE.cpp. References Vertex::getAdjacency(), Graph::getNumVertex(), TaggedObject::getTag(), Graph::getVertexPtr(), Graph::getVertices(), k, n, opserr, PETSC_COMM_WORLD, and ID::Size().
Implements LinearSOE. Definition at line 307 of file ShadowPetscSOE.cpp. References PetscSOE::addA().
Implements LinearSOE. Definition at line 314 of file ShadowPetscSOE.cpp. References PetscSOE::addB().
Implements LinearSOE. Definition at line 321 of file ShadowPetscSOE.cpp. References PetscSOE::setB().
Implements LinearSOE. Definition at line 328 of file ShadowPetscSOE.cpp. References PETSC_COMM_WORLD, and PetscSOE::zeroA().
Implements LinearSOE. Definition at line 336 of file ShadowPetscSOE.cpp. References PETSC_COMM_WORLD, and PetscSOE::zeroB().
Implements LinearSOE. Definition at line 345 of file ShadowPetscSOE.cpp. References endln, opserr, PETSC_COMM_WORLD, PetscSOE::vectX, PetscSOE::x, and PetscSOE::X.
Implements LinearSOE. Definition at line 383 of file ShadowPetscSOE.cpp. References PetscSOE::getB(), and PETSC_COMM_WORLD.
Implements LinearSOE. Definition at line 394 of file ShadowPetscSOE.cpp. References PetscSOE::B, PetscSOE::getB(), and PetscSOE::size.
Implements LinearSOE. Definition at line 409 of file ShadowPetscSOE.cpp. References PetscSOE::setX().
The documentation for this class was generated from the following files:
|