Home
last modified time | relevance | path

Searched defs:part_method (Results 1 – 10 of 10) sorted by relevance

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dcpp_template_functions_helper.h24 U part_method(std::pair<T, U> p) { in part_method() function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dcpp_template_functions_helper.h24 U part_method(std::pair<T, U> p) { in part_method() function
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/partitioner/
H A Dhecmw_part_log.c43 static char part_method[HECMW_NAME_LEN] = ""; variable
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dhireconst_test_parallel.cpp179 std::string part_method = "PARALLEL=READ_PART;PARTITION=PARALLEL_PARTITION;"; in load_meshset_hirec() local
/dports/science/axom/axom-0.6.1/src/tools/
H A Ddata_collection_util.cpp612 int part_method = 0; in main() local
/dports/science/axom/axom-0.6.1/src/axom/sidre/tests/
H A Dsidre_mfem_datacollection.cpp658 const int part_method = 1) in testParallelMeshReload()
728 for(int part_method = 0; part_method <= MAX_PART_METHOD; part_method++) in testParallelMeshReloadAllPartitionings() local
/dports/math/mfem/mfem-4.3/miniapps/meshing/
H A Dmesh-explorer.cpp947 int part_method = pk - '0'; in main() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dscdseq_test.cpp1361 ErrorCode test_parallel_partition(int *gdims, int nprocs, int part_method) in test_parallel_partition()
/dports/math/mfem/mfem-4.3/mesh/
H A Dpmesh.cpp107 int part_method) in ParMesh()
H A Dmesh.cpp6477 int *Mesh::GeneratePartitioning(int nparts, int part_method) in GeneratePartitioning()