DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Scalar Namespace Reference

Functions

template<class TF >
real BisectSolveLower (TF &&F, real v0, real v1, real fTarget, int maxIter)
 

Function Documentation

◆ BisectSolveLower()

template<class TF >
real DNDS::Scalar::BisectSolveLower ( TF &&  F,
real  v0,
real  v1,
real  fTarget,
int  maxIter 
)

Definition at line 10 of file Scalar.hpp.

Here is the caller graph for this function: