![]() |
deal.II version 9.7.0
|
Functions | |
| template<typename number> | |
| number | compute_threshold (const ::Vector< number > &criteria, const std::pair< double, double > &global_min_and_max, const double target_error, const MPI_Comm mpi_communicator) |
| number internal::parallel::distributed::GridRefinement::RefineAndCoarsenFixedFraction::compute_threshold | ( | const ::Vector< number > & | criteria, |
| const std::pair< double, double > & | global_min_and_max, | ||
| const double | target_error, | ||
| const MPI_Comm | mpi_communicator ) |
Compute a threshold value so that the error accumulated over all criteria[i] so that
is larger than target_error.
Definition at line 389 of file grid_refinement.cc.