RootSolver.H File Reference


Detailed Description

Root solvers.

#include <cmath>
#include <algorithm>
#include "CH_assert.H"
#include "BaseNamespaceHeader.H"
#include "BaseNamespaceFooter.H"

Include dependency graph for RootSolver.H:

Go to the source code of this file.

Namespaces

namespace  RootSolver

Classes

struct  RootSolver::RootTr< T >
struct  RootSolver::RootSolver::RootTr< float >
struct  RootSolver::RootSolver::RootTr< double >

Functions

template<typename T, typename Func>
RootSolver::Brent (int &numIter, const Func &f, T aPt, T bPt, T tol=RootTr< T >::tolerance(), const unsigned MAXITER=RootTr< T >::maxIter)
 Brent's root solver.


Generated on Fri Apr 5 04:24:05 2019 for Chombo + EB by  doxygen 1.5.5