Home
last modified time | relevance | path

Searched refs:All_All_Interface (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/
H A Dtestranktransmission.cc148 gv.communicate(handle,Dune::All_All_Interface,Dune::ForwardCommunication); in main()
154 gv.communicate(handle,Dune::All_All_Interface,Dune::ForwardCommunication); in main()
160 gv.communicate(handle,Dune::All_All_Interface,Dune::ForwardCommunication); in main()
166 gv.communicate(handle,Dune::All_All_Interface,Dune::ForwardCommunication); in main()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/common/
H A Dgridenums.hh89 All_All_Interface=4 //!< send all and receive all entities enumerator
117 case All_All_Interface : in operator <<()
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/test/
H A Dcommunicationtest.hh48 glue.communicate(dh, Dune::All_All_Interface, Dune::ForwardCommunication); in testCommunication()
49 glue.communicate(dh, Dune::All_All_Interface, Dune::BackwardCommunication); in testCommunication()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/backend/istl/geneo/
H A Dtwo_level_schwarz.hh75 gfs_.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
97 … gfs_.gridView().communicate(result_addh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
H A Dpartitionofunity.hh24 gfs.gridView().communicate(parth,Dune::All_All_Interface,Dune::ForwardCommunication);
119 gfs.gridView().communicate(addh_dists,Dune::All_All_Interface,Dune::ForwardCommunication);
H A Dsubdomainprojectedcoarsespace.hh101 gfs_.gridView().communicate(commdh,Dune::All_All_Interface,Dune::ForwardCommunication); in setup_coarse_system()
105 gfs_.gridView().communicate(commdh,Dune::All_All_Interface,Dune::ForwardCommunication); in setup_coarse_system()
H A Dlocaloperator_ovlp_region.hh27 gfs.gridView().communicate(addh,Dune::All_All_Interface,Dune::ForwardCommunication); in LocalOperatorOvlpRegion()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/parallelgrid/
H A Dgridview.hh185 if( (interface == InteriorBorder_All_Interface) || (interface == All_All_Interface) ) in communicate()
195 (interface == All_All_Interface) ); in communicate()
202 (interface == All_All_Interface) ); in communicate()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Duggrid.cc532 case All_All_Interface : in findDDDInterfaces()
552 case All_All_Interface : in findDDDInterfaces()
572 case All_All_Interface : in findDDDInterfaces()
592 case All_All_Interface : in findDDDInterfaces()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/utility/
H A Dentitycommhelper.hh82 struct EntityCommHelper< All_All_Interface >
H A Dglobalindexset.hh203 gridview.communicate(dh,Dune::All_All_Interface,Dune::ForwardCommunication); in UniqueEntityPartition()
446 gridview_.communicate(dataHandle, Dune::All_All_Interface, Dune::ForwardCommunication); in GlobalIndexSet()
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dlinkage.hh142 struct SPCommunicationInterface< All_All_Interface >
169 if( build< All_All_Interface >( localRank, localPool, remoteRank, remotePool ) ) in SPLinkage()
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/test/
H A Dcheckidcommunication.hh34 checkIdCommunication< All_All_Interface >( gridView ); in checkIdCommunication()
H A Ddecomposition.cc211 listLinkage< All_All_Interface >( decomposition, overlap, topology ); in main()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/python/dune/grid/
H A D_grid.cc28 interfaceType.value( "All_All", Dune::All_All_Interface ); in PYBIND11_MODULE()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/test/
H A Dtest-parallel-ug.cc596 …sendingPartitions[All_All_Interface] = {InteriorEntity, BorderEntity, OverlapEntity, FrontEntity, … in testParallelUG()
603 …receivingPartitions[All_All_Interface] = {InteriorEntity, BorderEntity, OverlapEntity, FrontEntity… in testParallelUG()
610 All_All_Interface}) in testParallelUG()
678 All_All_Interface}) in testParallelUG()
H A Dcheckcomcorrectness.hh253 gv.communicate(dh_forward,All_All_Interface,ForwardCommunication); in check_communication_correctness_do()
256 gv.communicate(dh_backward,All_All_Interface,BackwardCommunication); in check_communication_correctness_do()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/doc/Recipes/
H A Drecipe-communication.cc170 …default: gv.communicate(dh, Dune::All_All_Interface ,Dune::ForwardCommunicat… in communicate()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/common/
H A Dgridview2gridpart.hh68 static const InterfaceType indexSetInterfaceType = All_All_Interface;
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/solver/communication/
H A Downeroverlapcopy.hh132 …gridPart.communicate( buildRemoteIndicesDataHandle, Dune::All_All_Interface, Dune::ForwardCommunic… in buildCommunication()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Dcachedcommmanager.hh850 else if( interface_ == All_All_Interface ) in buildMaps()
852 LinkBuilder< CommunicationType, LinkStorageType, IndexMapVectorType, All_All_Interface > in buildMaps()
881 space.gridPart().communicate( handle, All_All_Interface , ForwardCommunication ); in buildMaps()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/backend/istl/
H A Dovlp_amg_dg_backend.hh382 dggfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
394 …cggfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); // now we … in apply()
416 dggfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
H A Dovlpistlsolverbackend.hh172 gfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
237 gfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
298 gfs.gridView().communicate(adddh,Dune::All_All_Interface,Dune::ForwardCommunication); in apply()
H A Dparallelhelper.hh88 _all_all_interface = All_All_Interface; in ParallelHelper()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dcommunication.hh166 else if( iftype == All_All_Interface ) in ALUCommunication()

12