Searched refs:weightCapacity (Results 1 – 3 of 3) sorted by relevance
42 PetscReal weightCapacity; member
1427 forest->weightCapacity = capacity; in DMForestSetWeightCapacity()1459 *capacity = forest->weightCapacity; in DMForestGetWeightCapacity()1707 forest->weightCapacity = 1.; in DMCreate_Forest()
1108 …(pforest->partition_for_coarsening || forest->cellWeights || forest->weightCapacity != 1. || fores… in DMSetUp_pforest()1116 …PetscCheck(!forest->cellWeights && forest->weightCapacity == 1. && forest->weightsFactor == 1., Pe… in DMSetUp_pforest()