Block-Structured AMR Software Framework
amrex::AlgVector< T, Allocator > Member List

This is the complete list of members for amrex::AlgVector< T, Allocator >, including all inherited members.

AlgVector()=defaultamrex::AlgVector< T, Allocator >
AlgVector(Long global_size)amrex::AlgVector< T, Allocator >explicit
AlgVector(AlgPartition partition)amrex::AlgVector< T, Allocator >explicit
AlgVector(AlgVector< T, Allocator > const &)=deleteamrex::AlgVector< T, Allocator >
AlgVector(AlgVector< T, Allocator > &&) noexcept=defaultamrex::AlgVector< T, Allocator >
allocator_type typedefamrex::AlgVector< T, Allocator >
const_view() constamrex::AlgVector< T, Allocator >inline
copy(AlgVector< T > const &rhs)amrex::AlgVector< T, Allocator >
copyAsync(AlgVector< T > const &rhs)amrex::AlgVector< T, Allocator >
copyFrom(FabArray< FAB > const &fa)amrex::AlgVector< T, Allocator >
copyTo(FabArray< FAB > &fa) constamrex::AlgVector< T, Allocator >
data() constamrex::AlgVector< T, Allocator >inline
data()amrex::AlgVector< T, Allocator >inline
define(Long global_size)amrex::AlgVector< T, Allocator >
define(AlgPartition partition)amrex::AlgVector< T, Allocator >
empty() constamrex::AlgVector< T, Allocator >inline
globalBegin() constamrex::AlgVector< T, Allocator >inline
globalEnd() constamrex::AlgVector< T, Allocator >inline
m_beginamrex::AlgVector< T, Allocator >private
m_dataamrex::AlgVector< T, Allocator >private
m_endamrex::AlgVector< T, Allocator >private
m_partitionamrex::AlgVector< T, Allocator >private
norm2(bool local=false) constamrex::AlgVector< T, Allocator >
norminf(bool local=false) constamrex::AlgVector< T, Allocator >
numGlobalRows() constamrex::AlgVector< T, Allocator >inline
numLocalRows() constamrex::AlgVector< T, Allocator >inline
operator=(AlgVector< T, Allocator > const &)=deleteamrex::AlgVector< T, Allocator >
operator=(AlgVector< T, Allocator > &&) noexcept=defaultamrex::AlgVector< T, Allocator >
partition() constamrex::AlgVector< T, Allocator >inline
plus(AlgVector< T > const &rhs)amrex::AlgVector< T, Allocator >
plusAsync(AlgVector< T > const &rhs)amrex::AlgVector< T, Allocator >
printToFile(std::string const &file) constamrex::AlgVector< T, Allocator >
scale(T scale_factor)amrex::AlgVector< T, Allocator >
scaleAsync(T scale_factor)amrex::AlgVector< T, Allocator >
setVal(T val)amrex::AlgVector< T, Allocator >
setValAsync(T val)amrex::AlgVector< T, Allocator >
sum(bool local=false) constamrex::AlgVector< T, Allocator >
value_type typedefamrex::AlgVector< T, Allocator >
Vec typedefamrex::AlgVector< T, Allocator >
view() constamrex::AlgVector< T, Allocator >inline
view()amrex::AlgVector< T, Allocator >inline
~AlgVector()=defaultamrex::AlgVector< T, Allocator >