Go to the source code of this file.
◆ IsParallel
| #define IsParallel Chi::mpi.process_count > 1 |
◆ IsPartitionTypeParmetis
| #define IsPartitionTypeParmetis |
Value: mesher.options.partition_type == \
chi_mesh::VolumeMesher::PartitionType::PARMETIS
Definition at line 23 of file lbsDO_sweepdata_00.cc.
◆ ParallelParmetisNeedsCycles
| #define ParallelParmetisNeedsCycles |
Value: "When using PARMETIS type partitioning then groupset iterative method" \
" must be NPT_CLASSICRICHARDSON_CYCLES or NPT_GMRES_CYCLES"
Definition at line 17 of file lbsDO_sweepdata_00.cc.