Home
last modified time | relevance | path

Searched refs:moab_instance (Results 1 – 11 of 11) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DOrientedBox.hpp116 Interface* moab_instance,
123 Interface* moab_instance,
161 Interface* moab_instance,
H A DGeomQueryTool.hpp318 Interface* moab_instance() { return MBI; } in moab_instance() function in moab::GeomQueryTool
H A DFBEngine.hpp76 Interface * moab_instance () { return _mbImpl; } in moab_instance() function in moab::FBEngine
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dtest_geom_gqt.cpp412 Interface *moab = gqt->moab_instance(); in test_surface_sense()
447 Interface *moab = gqt->moab_instance(); in overlap_test_surface_sense()
485 Interface *moab = gqt->moab_instance(); in test_measure_volume()
516 Interface *moab = gqt->moab_instance(); in overlap_test_measure_volume()
550 Interface *moab = gqt->moab_instance(); in test_measure_area()
594 Interface *moab = gqt->moab_instance(); in overlap_test_measure_area()
669 Interface *moab = gqt->moab_instance(); in test_ray_fire()
821 Interface *moab = gqt->moab_instance(); in overlap_test_ray_fire()
938 Interface *moab = gqt->moab_instance(); in test_point_in_volume()
990 Interface *moab = gqt->moab_instance(); in test_closest_to_location()
[all …]
H A Dcrop_vol_test.cpp171 Interface * mb = pFacet->moab_instance (); in volume_test()
H A Dmbfacet_test.cpp423 …std::cout << " entity of type " << pFacet->moab_instance ()->type_from_handle(intersect_entity_han… in ray_test()
424 … " id from handle: " << pFacet->moab_instance ()->id_from_handle(intersect_entity_handles[i]) << in ray_test()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dparallel_unit_tests.cpp1085 Core moab_instance; in test_interface_owners_common() local
1086 Interface& mb = moab_instance; in test_interface_owners_common()
1149 Core moab_instance; in test_ghosted_entity_shared_data() local
1150 Interface& mb = moab_instance; in test_ghosted_entity_shared_data()
1257 Core moab_instance; in test_assign_global_ids() local
1258 Interface& mb = moab_instance; in test_assign_global_ids()
1299 Core moab_instance; in test_shared_sets() local
1300 Interface& mb = moab_instance; in test_shared_sets()
1495 Core moab_instance; in test_reduce_tags() local
1557 Core moab_instance; in test_reduce_tag_failures() local
[all …]
H A Dparallel_hdf5_test.cpp527 Core moab_instance; in test_write_elements() local
528 Interface& moab = moab_instance; in test_write_elements()
603 Core moab_instance; in test_write_shared_sets() local
604 Interface& moab = moab_instance; in test_write_shared_sets()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DOrientedBox.cpp401 Interface* moab_instance, in compute_from_covariance_data() argument
414 return compute_from_covariance_data( result, moab_instance, data_sum, vertices ); in compute_from_covariance_data()
/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Ddagmc.cpp324 rval = model::DAG->moab_instance()->get_parent_meshsets(surf_handle, parent_vols); in load_dagmc_geometry()
/dports/science/openmc/openmc-0.12.2/src/
H A Ddagmc.cpp324 rval = model::DAG->moab_instance()->get_parent_meshsets(surf_handle, parent_vols); in load_dagmc_geometry()