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/utilities/fdmdirichletboundary"
FdmDirichletBoundary
Class FdmDirichletBoundary
Hierarchy
BoundaryCondition
<
FdmLinearOp
>
FdmDirichletBoundary
Index
Enumerations
Side
Constructors
constructor
Properties
_indices
_side
_value
OnBoundary
_x
Extreme
Methods
apply
After
Applying1
apply
After
Applying2
apply
After
Solving
apply
Before
Applying
apply
Before
Solving
set
Time
Constructors
constructor
new
Fdm
Dirichlet
Boundary
(
mesher
:
FdmMesher
, valueOnBoundary
:
Real
, direction
:
Size
, side
:
Side
)
:
FdmDirichletBoundary
Parameters
mesher:
FdmMesher
valueOnBoundary:
Real
direction:
Size
side:
Side
Returns
FdmDirichletBoundary
Properties
Private
_indices
_indices
:
Size
[]
Private
_side
_side
:
Side
Private
_value
OnBoundary
_value
OnBoundary
:
Real
Private
_x
Extreme
_x
Extreme
:
Real
Methods
apply
After
Applying1
apply
After
Applying1
(
x
:
Real
[]
)
:
void
Parameters
x:
Real
[]
Returns
void
apply
After
Applying2
apply
After
Applying2
(
x
:
Real
, value
:
Real
)
:
Real
Parameters
x:
Real
value:
Real
Returns
Real
apply
After
Solving
apply
After
Solving
(
rhs
:
Real
[]
)
:
void
Parameters
rhs:
Real
[]
Returns
void
apply
Before
Applying
apply
Before
Applying
(
op
:
FdmLinearOp
)
:
void
Parameters
op:
FdmLinearOp
Returns
void
apply
Before
Solving
apply
Before
Solving
(
op
:
FdmLinearOp
, rhs
:
Real
[]
)
:
void
Parameters
op:
FdmLinearOp
rhs:
Real
[]
Returns
void
set
Time
set
Time
(
t
:
Time
)
:
void
Parameters
t:
Time
Returns
void
Globals
"ql/methods/finitedifferences/utilities/fdmdirichletboundary"
Fdm
Dirichlet
Boundary
Side
constructor
_indices
_side
_value
OnBoundary
_x
Extreme
apply
After
Applying1
apply
After
Applying2
apply
After
Solving
apply
Before
Applying
apply
Before
Solving
set
Time