GEOSX
geosx::HypreVector Member List

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

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