UPstream::Window Member List

This is the complete list of members for UPstream::Window, including all inherited members.

allocate(std::streamsize count, UPstream::Communicator communicator, const bool shared=false)UPstream::Windowinline
allocate(std::streamsize count, const int communicator, const bool shared=false)UPstream::Windowinline
allocate_shared(std::streamsize count, UPstream::Communicator communicator)UPstream::Windowinline
allocate_shared(std::streamsize count, const int communicator)UPstream::Windowinline
close()UPstream::Window
create(std::nullptr_t, UPstream::Communicator comm)UPstream::Windowinline
create(std::nullptr_t, const int comm)UPstream::Windowinline
create(const Type *buffer, std::streamsize count, UPstream::Communicator communicator)UPstream::Windowinline
create(const Type *buffer, std::streamsize count, const int communicator)UPstream::Windowinline
create(const UList< Type > &buffer, UPstream::Communicator comm)UPstream::Windowinline
create(const UList< Type > &buffer, int communicator)UPstream::Windowinline
create(SubList< Type > buffer, UPstream::Communicator communicator)UPstream::Windowinline
create(SubList< Type > buffer, int communicator)UPstream::Windowinline
element_width() noexceptUPstream::Windowinlineprotectedstatic
fetch_and_op(const UPstream::opCodes opCodeId, const Type &origin, Type &result, int target_rank, int target_disp=0) constUPstream::Windowinline
flush(int rank)UPstream::Windowinline
flush_all()UPstream::Windowinline
flush_local(int rank)UPstream::Windowinline
flush_local_all()UPstream::Windowinline
get(Type *buffer, std::streamsize count, int fromProcNo, int target_disp=0) constUPstream::Windowinline
get(UList< Type > &buffer, int fromProcNo, int target_disp=0) constUPstream::Windowinline
get(SubList< Type > buffer, int fromProcNo, int target_disp=0) constUPstream::Windowinline
get_data(void *origin, std::streamsize count, const UPstream::dataTypes dataTypeId, int target_rank, int target_disp=0) constUPstream::Windowprotected
get_value(Type &value, int fromProcNo, int target_disp=0) constUPstream::Windowinline
good() const noexceptUPstream::Window
is_shared(const bool failNonShared=false) constUPstream::Window
lock(int rank, bool exclusive=false)UPstream::Windowinline
lock_all(bool exclusive=false)UPstream::Windowinline
mpi_fetch_and_op(const UPstream::opCodes opCodeId, const void *origin, void *result, const UPstream::dataTypes dataTypeId, int target_rank, int target_disp=0) constUPstream::Windowprotected
mpi_win_allocate(std::streamsize num_elements, int disp_unit, UPstream::Communicator communicator, const bool shared=false)UPstream::Windowprotected
mpi_win_allocate(std::streamsize num_elements, int disp_unit, int communicator, const bool shared=false)UPstream::Windowprotected
mpi_win_create(void *baseptr, std::streamsize num_elements, int disp_unit, UPstream::Communicator communicator)UPstream::Windowprotected
mpi_win_create(void *baseptr, std::streamsize num_elements, int disp_unit, int communicator)UPstream::Windowprotected
mpi_win_flushing(int rank, bool local=false)UPstream::Windowprotected
mpi_win_locking(int rank, bool exclusive=false)UPstream::Windowprotected
mpi_win_query(UPstream::Window window, const int expected_disp_unit)UPstream::Windowprotectedstatic
mpi_win_query_shared(UPstream::Window window, int target_rank, const int expected_disp_unit)UPstream::Windowprotectedstatic
mpi_win_unlocking(int rank)UPstream::Windowprotected
operator!=(const Window &rhs) const noexceptUPstream::Windowinline
operator=(const Window &) noexcept=defaultUPstream::Window
operator=(Window &&) noexcept=defaultUPstream::Window
operator==(const Window &rhs) const noexceptUPstream::Windowinline
pointer() const noexceptUPstream::Windowinline
put(const Type *buffer, std::streamsize count, int toProcNo, int target_disp=0) constUPstream::Windowinline
put(const UPstream::opCodes opCodeId, const Type *buffer, std::streamsize count, int toProcNo, int target_disp=0) constUPstream::Windowinline
put(const UList< Type > &buffer, int toProcNo, int target_disp=0) constUPstream::Windowinline
put(const UPstream::opCodes opCodeId, const UList< Type > &buffer, int toProcNo, int target_disp=0) constUPstream::Windowinline
put(const SubList< Type > buffer, int toProcNo, int target_disp=0) constUPstream::Windowinline
put(const UPstream::opCodes opCodeId, const SubList< Type > buffer, int toProcNo, int target_disp=0) constUPstream::Windowinline
put_data(const void *origin, std::streamsize count, const UPstream::dataTypes dataTypeId, int target_rank, int target_disp=0) constUPstream::Windowprotected
put_data(const UPstream::opCodes opCodeId, const void *origin, std::streamsize count, const UPstream::dataTypes dataTypeId, int target_rank, int target_disp=0) constUPstream::Windowprotected
put_value(const Type &value, int toProcNo, int target_disp=0) constUPstream::Windowinline
put_value(const UPstream::opCodes opCodeId, const Type &value, int toProcNo, int target_disp=0) constUPstream::Windowinline
reset() noexceptUPstream::Window
size() constUPstream::Window
sync()UPstream::Window
unlock(int rank)UPstream::Windowinline
unlock_all()UPstream::Windowinline
value() const noexceptUPstream::Windowinline
value_type typedefUPstream::Window
view() constUPstream::Windowinline
view_shared(int target_rank) constUPstream::Windowinline
Window(const Window &) noexcept=defaultUPstream::Window
Window(Window &&) noexcept=defaultUPstream::Window
Window() noexceptUPstream::Window
Window(const void *p) noexceptUPstream::Windowinlineexplicit
Window(value_type val) noexceptUPstream::Windowinlineexplicit