Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/methods/finitedifferences/meshers/uniform1dmesher"
Uniform1dMesher
Class Uniform1dMesher
Hierarchy
Fdm1dMesher
Uniform1dMesher
Index
Constructors
constructor
Properties
_dminus
_dplus
_locations
Methods
dminus
dplus
init
location
locations
size
Constructors
constructor
new
Uniform1d
Mesher
(
start
:
Real
, end
:
Real
, size
:
Size
)
:
Uniform1dMesher
Parameters
start:
Real
end:
Real
size:
Size
Returns
Uniform1dMesher
Properties
Protected
_dminus
_dminus
:
Real
[]
Protected
_dplus
_dplus
:
Real
[]
Protected
_locations
_locations
:
Real
[]
Methods
dminus
dminus
(
index
:
Size
)
:
Real
Parameters
index:
Size
Returns
Real
dplus
dplus
(
index
:
Size
)
:
Real
Parameters
index:
Size
Returns
Real
init
init
(
size
:
Size
)
:
Fdm1dMesher
Parameters
size:
Size
Returns
Fdm1dMesher
location
location
(
index
:
Size
)
:
Real
Parameters
index:
Size
Returns
Real
locations
locations
(
)
:
Real
[]
Returns
Real
[]
size
size
(
)
:
Size
Returns
Size
Globals
"ql/methods/finitedifferences/meshers/uniform1dmesher"
Uniform1d
Mesher
constructor
_dminus
_dplus
_locations
dminus
dplus
init
location
locations
size