deal.II version GIT relicensing-2225-g361923b506 2024-12-06 21:30:00+00:00
|
Go to the source code of this file.
Namespaces | |
namespace | FunctionTools |
Functions | |
template<int dim> | |
void | FunctionTools::taylor_estimate_function_bounds (const Function< dim > &function, const BoundingBox< dim > &box, std::pair< double, double > &value_bounds, std::array< std::pair< double, double >, dim > &gradient_bounds, const unsigned int component=0) |