QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
concentrating1dmesher.hpp File Reference

One-dimensional grid mesher concentrating around critical points. More...

#include <ql/methods/finitedifferences/meshers/fdm1dmesher.hpp>
#include <ql/utilities/null.hpp>
#include <ql/tuple.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  Concentrating1dMesher
 

Namespaces

namespace  QuantLib
 

Detailed Description

One-dimensional grid mesher concentrating around critical points.

Definition in file concentrating1dmesher.hpp.