DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
Scalar.hpp File Reference
#include "DNDS/HardEigen.hpp"
#include "DNDS/Defines.hpp"
#include "fmt/core.h"
Include dependency graph for Scalar.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 
namespace  DNDS::Scalar
 

Functions

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