PolyFEM
|
Classes | |
class | APriori |
Class for a priori refinement, see 'Decoupling .. ' paper for details. More... | |
Functions | |
double | get_opt_p (bool h1_formula, double B, double h_ref, int p_ref, double rho_ref, double h, double rho, int p_max) |
double polyfem::refinement::get_opt_p | ( | bool | h1_formula, |
double | B, | ||
double | h_ref, | ||
int | p_ref, | ||
double | rho_ref, | ||
double | h, | ||
double | rho, | ||
int | p_max | ||
) |
Definition at line 34 of file APriori.cpp.
Referenced by polyfem::refinement::APriori::p_refine(), and polyfem::refinement::APriori::p_refine().