Zoltan2
|
This is the complete list of members for Zoltan2::AlgDistance1TwoGhostLayer< Adapter >, including all inherited members.
adapter | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
AlgDistance1TwoGhostLayer(const RCP< const base_adapter_t > &adapter_, const RCP< Teuchos::ParameterList > &pl_, const RCP< Environment > &env_, const RCP< const Teuchos::Comm< int > > &comm_) | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | inline |
AlgTwoGhostLayer(const RCP< const base_adapter_t > &adapter_, const RCP< Teuchos::ParameterList > &pl_, const RCP< Environment > &env_, const RCP< const Teuchos::Comm< int > > &comm_) | Zoltan2::AlgTwoGhostLayer< Adapter > | inline |
base_adapter_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
boxAssign(int, scalar_t *, scalar_t *, size_t &, part_t **) const | Zoltan2::Algorithm< Adapter > | inlinevirtual |
color(const RCP< ColoringSolution< Adapter > > &solution) | Zoltan2::AlgTwoGhostLayer< Adapter > | inlinevirtual |
comm | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
constructBoundary(const size_t n_local, Kokkos::View< offset_t *, device_type > dist_offsets_dev, Kokkos::View< lno_t *, device_type > dist_adjs_dev, typename Kokkos::View< offset_t *, device_type >::HostMirror dist_offsets_host, typename Kokkos::View< lno_t *, device_type >::HostMirror dist_adjs_host, Kokkos::View< lno_t *, device_type > &boundary_verts, Kokkos::View< lno_t *, device_type > verts_to_send_view, Kokkos::View< size_t *, device_type, Kokkos::MemoryTraits< Kokkos::Atomic >> verts_to_send_size_atomic) | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | inlinevirtual |
detectConflicts(const size_t n_local, Kokkos::View< offset_t *, device_type > dist_offsets_dev, Kokkos::View< lno_t *, device_type > dist_adjs_dev, Kokkos::View< int *, device_type > femv_colors, Kokkos::View< lno_t *, device_type > boundary_verts_view, Kokkos::View< lno_t *, device_type > verts_to_recolor_view, Kokkos::View< int *, device_type, Kokkos::MemoryTraits< Kokkos::Atomic >> verts_to_recolor_size_atomic, Kokkos::View< lno_t *, device_type > verts_to_send_view, Kokkos::View< size_t *, device_type, Kokkos::MemoryTraits< Kokkos::Atomic >> verts_to_send_size_atomic, Kokkos::View< size_t *, device_type > recoloringSize, Kokkos::View< int *, device_type > rand, Kokkos::View< gno_t *, device_type > gid, Kokkos::View< gno_t *, device_type > ghost_degrees, bool recolor_degrees) | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | inlinevirtual |
detectConflicts_serial(const size_t n_local, typename Kokkos::View< offset_t *, device_type >::HostMirror dist_offsets_host, typename Kokkos::View< lno_t *, device_type >::HostMirror dist_adjs_host, typename Kokkos::View< int *, device_type >::HostMirror femv_colors, typename Kokkos::View< lno_t *, device_type >::HostMirror boundary_verts_view, typename Kokkos::View< lno_t *, device_type >::HostMirror verts_to_recolor, typename Kokkos::View< int *, device_type >::HostMirror verts_to_recolor_size, typename Kokkos::View< lno_t *, device_type >::HostMirror verts_to_send, typename Kokkos::View< size_t *, device_type >::HostMirror verts_to_send_size, typename Kokkos::View< size_t *, device_type >::HostMirror recoloringSize, typename Kokkos::View< int *, device_type >::HostMirror rand, typename Kokkos::View< gno_t *, device_type >::HostMirror gid, typename Kokkos::View< gno_t *, device_type >::HostMirror ghost_degrees, bool recolor_degrees) | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | inlinevirtual |
detectD1Conflicts(const size_t n_local, Kokkos::View< offset_t *, Kokkos::Device< ExecutionSpace, MemorySpace >> dist_offsets, Kokkos::View< lno_t *, Kokkos::Device< ExecutionSpace, MemorySpace >> dist_adjs, Kokkos::View< int *, Kokkos::Device< ExecutionSpace, MemorySpace >> femv_colors, Kokkos::View< lno_t *, Kokkos::Device< ExecutionSpace, MemorySpace >> boundary_verts_view, Kokkos::View< lno_t *, Kokkos::Device< ExecutionSpace, MemorySpace > > verts_to_recolor_view, Kokkos::View< int *, Kokkos::Device< ExecutionSpace, MemorySpace >, Kokkos::MemoryTraits< Kokkos::Atomic > > verts_to_recolor_size_atomic, Kokkos::View< lno_t *, Kokkos::Device< ExecutionSpace, MemorySpace > > verts_to_send_view, Kokkos::View< size_t *, Kokkos::Device< ExecutionSpace, MemorySpace >, Kokkos::MemoryTraits< Kokkos::Atomic > > verts_to_send_size_atomic, Kokkos::View< size_t *, Kokkos::Device< ExecutionSpace, MemorySpace > > recoloringSize, Kokkos::View< int *, Kokkos::Device< ExecutionSpace, MemorySpace > > rand, Kokkos::View< gno_t *, Kokkos::Device< ExecutionSpace, MemorySpace > > gid, Kokkos::View< gno_t *, Kokkos::Device< ExecutionSpace, MemorySpace > > ghost_degrees, bool recolor_degrees) | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | inline |
device_type typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
env | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
execution_space typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
femv_scalar_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
femv_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
getCommunicationGraph(const PartitioningSolution< Adapter > *, ArrayRCP< part_t > &, ArrayRCP< part_t > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
getMyPartsView(part_t &, part_t *&) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
getPartBoxesView() const | Zoltan2::Algorithm< Adapter > | inlinevirtual |
getPartitionTree(part_t, part_t &, std::vector< part_t > &, std::vector< part_t > &, std::vector< part_t > &, std::vector< part_t > &) const | Zoltan2::Algorithm< Adapter > | inlinevirtual |
getRankForPart(part_t) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
globalOrder(const RCP< GlobalOrderingSolution< gno_t > > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
gno_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
host_exec typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
host_mem typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
isPartitioningTreeBinary() const | Zoltan2::Algorithm< Adapter > | inlinevirtual |
lno_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
localOrder(const RCP< LocalOrderingSolution< lno_t > > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
map(const RCP< MappingSolution< Adapter > > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
map_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
match() | Zoltan2::Algorithm< Adapter > | inlinevirtual |
memory_space typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
offset_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
part_t typedef | Zoltan2::Algorithm< Adapter > | |
partition(const RCP< PartitioningSolution< Adapter > > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
partitionMatrix(const RCP< MatrixPartitioningSolution< Adapter > > &) | Zoltan2::Algorithm< Adapter > | inlinevirtual |
pl | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
pointAssign(int, scalar_t *) const | Zoltan2::Algorithm< Adapter > | inlinevirtual |
scalar_t typedef | Zoltan2::AlgDistance1TwoGhostLayer< Adapter > | |
timer() | Zoltan2::AlgTwoGhostLayer< Adapter > | inline |
timing | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
twoGhostLayer(const size_t n_local, const size_t n_total, const Teuchos::ArrayView< const lno_t > &adjs, const Teuchos::ArrayView< const offset_t > &offsets, const Teuchos::ArrayView< const lno_t > &ghost_adjs, const Teuchos::ArrayView< const offset_t > &ghost_offsets, const Teuchos::RCP< femv_t > &femv, const Teuchos::ArrayView< const gno_t > &gids, const Teuchos::ArrayView< const int > &rand, const Teuchos::ArrayView< const int > &ghost_owners, RCP< const map_t > mapOwnedPlusGhosts, const std::unordered_map< lno_t, std::vector< int >> &procs_to_send) | Zoltan2::AlgTwoGhostLayer< Adapter > | inline |
verbose | Zoltan2::AlgTwoGhostLayer< Adapter > | protected |
~Algorithm() | Zoltan2::Algorithm< Adapter > | inlinevirtual |