Skip to content

ProbeGetOperator

Timon Salar Gutleb edited this page Apr 16, 2018 · 3 revisions

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.

Clone this wiki locally