GEOSX
geosx::PetscVector Member List

This is the complete list of members for geosx::PetscVector, including all inherited members.

add(globalIndex const globalRow, real64 const value) overridegeosx::PetscVectorvirtual
add(globalIndex const *globalIndices, real64 const *values, localIndex size) overridegeosx::PetscVectorvirtual
add(arraySlice1d< globalIndex const > const &globalIndices, arraySlice1d< real64 const > const &values) overridegeosx::PetscVectorvirtual
axpby(real64 const alpha, PetscVector const &x, real64 const beta) overridegeosx::PetscVectorvirtual
axpy(real64 const alpha, PetscVector const &x) overridegeosx::PetscVectorvirtual
close() overridegeosx::PetscVectorvirtual
closed() constgeosx::VectorBase< PetscVector >inlineprivate
copy(PetscVector const &x) overridegeosx::PetscVectorvirtual
create(arrayView1d< real64 const > const &localValues, MPI_Comm const &comm) overridegeosx::PetscVectorvirtual
created() const overridegeosx::PetscVectorvirtual
createWithGlobalSize(globalIndex const globalSize, MPI_Comm const &comm) overridegeosx::PetscVectorvirtual
createWithLocalSize(localIndex const localSize, MPI_Comm const &comm) overridegeosx::PetscVectorvirtual
dot(PetscVector const &vec) const overridegeosx::PetscVectorvirtual
extract(arrayView1d< real64 > const &localVector) constgeosx::VectorBase< PetscVector >inlineprivatevirtual
extractLocalVector() const overridegeosx::PetscVectorvirtual
extractLocalVector() overridegeosx::PetscVectorvirtual
get(globalIndex const globalRow) const overridegeosx::PetscVectorvirtual
get(arraySlice1d< globalIndex const > const &globalIndices, arraySlice1d< real64 > const &values) const overridegeosx::PetscVectorvirtual
getComm() const overridegeosx::PetscVectorvirtual
getGlobalRowID(localIndex const localRow) const overridegeosx::PetscVectorvirtual
getLocalRowID(globalIndex const globalRow) const overridegeosx::PetscVectorvirtual
globalSize() const overridegeosx::PetscVectorvirtual
ilower() const overridegeosx::PetscVectorvirtual
iupper() const overridegeosx::PetscVectorvirtual
localSize() const overridegeosx::PetscVectorvirtual
m_closedgeosx::VectorBase< PetscVector >private
m_vecgeosx::PetscVectorprotected
norm1() const overridegeosx::PetscVectorvirtual
norm2() const overridegeosx::PetscVectorvirtual
normInf() const overridegeosx::PetscVectorvirtual
open() overridegeosx::PetscVectorvirtual
operator=(PetscVector const &src)geosx::PetscVector
operator=(PetscVector &&src) noexceptgeosx::PetscVector
VectorBase< PetscVector >::operator=(VectorBase const &)=defaultgeosx::VectorBase< PetscVector >private
VectorBase< PetscVector >::operator=(VectorBase &&)=defaultgeosx::VectorBase< PetscVector >private
PetscVector()geosx::PetscVector
PetscVector(PetscVector const &src)geosx::PetscVector
PetscVector(PetscVector &&src) noexceptgeosx::PetscVector
pointwiseProduct(PetscVector const &x, PetscVector &y) const overridegeosx::PetscVectorvirtual
print(std::ostream &os=std::cout) const overridegeosx::PetscVectorvirtual
rand(unsigned const seed=1984) overridegeosx::PetscVectorvirtual
ready() constgeosx::VectorBase< PetscVector >inlineprivate
reciprocal() overridegeosx::PetscVectorvirtual
reset() overridegeosx::PetscVectorvirtual
scale(real64 const scalingFactor) overridegeosx::PetscVectorvirtual
set(globalIndex const globalRow, real64 const value) overridegeosx::PetscVectorvirtual
set(globalIndex const *globalIndices, real64 const *values, localIndex size) overridegeosx::PetscVectorvirtual
set(arraySlice1d< globalIndex const > const &globalIndices, arraySlice1d< real64 const > const &values) overridegeosx::PetscVectorvirtual
set(real64 const value) overridegeosx::PetscVectorvirtual
unwrapped() constgeosx::PetscVector
unwrapped()geosx::PetscVector
Vec typedefgeosx::PetscVector
Vector typedefgeosx::VectorBase< PetscVector >private
VectorBase()geosx::VectorBase< PetscVector >inlineprivate
VectorBase(VectorBase const &)=defaultgeosx::VectorBase< PetscVector >private
VectorBase(VectorBase &&)=defaultgeosx::VectorBase< PetscVector >private
write(string const &filename, LAIOutputFormat const format=LAIOutputFormat::MATRIX_MARKET) const overridegeosx::PetscVectorvirtual
zero() overridegeosx::PetscVectorvirtual
~PetscVector()geosx::PetscVector
~VectorBase()=defaultgeosx::VectorBase< PetscVector >private