QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
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 |
One-dimensional grid mesher concentrating around critical points.
Definition in file concentrating1dmesher.hpp.