GEOSX
geosx::VectorBase< VECTOR > Member List

This is the complete list of members for geosx::VectorBase< VECTOR >, including all inherited members.

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