-
Notifications
You must be signed in to change notification settings - Fork 2
ProbeGetOperator
ProbeGetOperator
is a command that allows the user direct access to the compiled operator specified and compiled via ProbeInit
. This can be the Laplace, Dirac or squared Dirac operator depending on which option was previously chosen via ProbeInit
.
Obtaining the operator at a certain point or state p is done via ProbeGetOperator[] @@ N[p]
. To see what kind of dimension of input the specific operator expects, simply execute ProbeGetOperator[]
and Mathematica will tell you.
This method admits no arguments nor options.
ProbeScan
(opts, ex)
ProbeReset
(opts, ex)
ProbeGetPoints
(ex)
ProbeGetTangetspaces
(ex)
ProbeDirectionalScan
(args, opts, ex)
ProbeGetDirectionalData
(ex)
ProbeShowDirectionalPlot
(ex)
ProbeGetOperator
(ex)
ProbeGetGroundstateEnergy
(args, ex)
ProbeGetEnergies
(args, ex)
ProbeGetGroundstate
(args, ex)
ProbeGetGroundstates
(args, ex)
ProbeGetExpectedLocation
(args, ex)
MatrixRepSU2
(args, ex)
MatrixRepSU3
(args, ex)