xTras
Package Symbol
KillingVectorOf
MetricOfKillingVector
See Also »
|
xTras package
More About »
KillingVectorQ
KillingVectorQ[
v
]
returns True if the vector
v
is properly defined as a Killing vector, and False otherwise.
KillingVectorQ[
v
,
g
]
returns True if the vector
v
is defined as a Killing vector of the metric
g
, and False otherwise.
MORE INFORMATION
Vectors can be defined to be Killing vectors with the option
KillingVectorOf
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
SEE ALSO
KillingVectorOf
MetricOfKillingVector
MORE ABOUT
xTras package