Home
last modified time | relevance | path

Searched defs:GetCommunicator (Results 1 – 22 of 22) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/
H A DEnvironmentTracker.cxx37 const vtkmdiy::mpi::communicator& EnvironmentTracker::GetCommunicator() in GetCommunicator() function in vtkm::cont::EnvironmentTracker
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/
H A DEnvironmentTracker.cxx42 const diy::mpi::communicator& EnvironmentTracker::GetCommunicator() in GetCommunicator() function in vtkm::cont::EnvironmentTracker
/dports/math/vtk9/VTK-9.1.0/Rendering/ParallelLIC/
H A DvtkPPainterCommunicator.cxx146 void vtkPPainterCommunicator::GetCommunicator(vtkMPICommunicatorOpaqueComm* comm) in GetCommunicator() function in vtkPPainterCommunicator
152 void* vtkPPainterCommunicator::GetCommunicator() in GetCommunicator() function in vtkPPainterCommunicator
H A DvtkPLineIntegralConvolution2D.cxx42 vtkPainterCommunicator* vtkPLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkPLineIntegralConvolution2D
/dports/math/vtk8/VTK-8.2.0/Rendering/ParallelLIC/
H A DvtkPPainterCommunicator.cxx158 void vtkPPainterCommunicator::GetCommunicator(vtkMPICommunicatorOpaqueComm *comm) in GetCommunicator() function in vtkPPainterCommunicator
164 void *vtkPPainterCommunicator::GetCommunicator() in GetCommunicator() function in vtkPPainterCommunicator
H A DvtkPLineIntegralConvolution2D.cxx43 vtkPainterCommunicator *vtkPLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkPLineIntegralConvolution2D
/dports/math/vtk6/VTK-6.2.0/Rendering/ParallelLIC/
H A DvtkPPainterCommunicator.cxx158 void vtkPPainterCommunicator::GetCommunicator(vtkMPICommunicatorOpaqueComm *comm) in GetCommunicator() function in vtkPPainterCommunicator
164 void *vtkPPainterCommunicator::GetCommunicator() in GetCommunicator() function in vtkPPainterCommunicator
H A DvtkPLineIntegralConvolution2D.cxx43 vtkPainterCommunicator *vtkPLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkPLineIntegralConvolution2D
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/SamplingAlgorithms/src/
H A DSamplingAlgorithm.cpp22 std::shared_ptr<parcer::Communicator> SamplingAlgorithm::GetCommunicator() const { return comm; } in GetCommunicator() function in SamplingAlgorithm
H A DGMHKernel.cpp228 std::shared_ptr<parcer::Communicator> GMHKernel::GetCommunicator() const { return comm; } in GetCommunicator() function in GMHKernel
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/mpi/model/
H A Dmpi-interface.cc138 MpiInterface::GetCommunicator() in GetCommunicator() function in ns3::MpiInterface
H A Dgranted-time-window-mpi-interface.cc154 GrantedTimeWindowMpiInterface::GetCommunicator() in GetCommunicator() function in ns3::GrantedTimeWindowMpiInterface
H A Dnull-message-mpi-interface.cc182 NullMessageMpiInterface::GetCommunicator() in GetCommunicator() function in ns3::NullMessageMpiInterface
/dports/science/chrono/chrono-7.0.1/src/chrono_distributed/physics/
H A DChSystemDistributed.h53 MPI_Comm GetCommunicator() const { return world; } in GetCommunicator() function
/dports/math/vtk9/VTK-9.1.0/Parallel/DIY/
H A DvtkDIYUtilities.cxx158 diy::mpi::communicator vtkDIYUtilities::GetCommunicator(vtkMultiProcessController* controller) in GetCommunicator() function in vtkDIYUtilities
/dports/math/vtk8/VTK-8.2.0/Rendering/LICOpenGL2/
H A DvtkSurfaceLICInterface.cxx1289 vtkPainterCommunicator *vtkSurfaceLICInterface::GetCommunicator() in GetCommunicator() function in vtkSurfaceLICInterface
H A DvtkLineIntegralConvolution2D.cxx1333 vtkPainterCommunicator *vtkLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkLineIntegralConvolution2D
/dports/math/vtk9/VTK-9.1.0/Rendering/LICOpenGL2/
H A DvtkSurfaceLICInterface.cxx1099 vtkPainterCommunicator* vtkSurfaceLICInterface::GetCommunicator() in GetCommunicator() function in vtkSurfaceLICInterface
H A DvtkLineIntegralConvolution2D.cxx1163 vtkPainterCommunicator* vtkLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkLineIntegralConvolution2D
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshclass.hpp655 auto & GetCommunicator() const { return this->comm; } in GetCommunicator() function in netgen::Mesh
/dports/math/vtk6/VTK-6.2.0/Rendering/LIC/
H A DvtkLineIntegralConvolution2D.cxx1014 vtkPainterCommunicator *vtkLineIntegralConvolution2D::GetCommunicator() in GetCommunicator() function in vtkLineIntegralConvolution2D
/dports/cad/netgen/netgen-6.2.2105/libsrc/interface/
H A Dnginterface_v2.cpp64 const NgMPI_Comm & Ngx_Mesh :: GetCommunicator() const in GetCommunicator() function in netgen::Ngx_Mesh