Chi-Tech
lbsDO_sweepdata_00.cc File Reference

Go to the source code of this file.

Namespaces

namespace  lbs
 

Macros

#define ParallelParmetisNeedsCycles
 
#define IsParallel   Chi::mpi.process_count > 1
 
#define IsPartitionTypeParmetis
 

Macro Definition Documentation

◆ IsParallel

#define IsParallel   Chi::mpi.process_count > 1

Definition at line 21 of file lbsDO_sweepdata_00.cc.

◆ 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.