ricci | R Documentation |
Provides the covariant Ricci curvature tensor R_{ij}=R^{s}_{i s j}
.
ricci(g)
g |
A covariant metric tensor, a "metric_field" object. See |
Returns the covariant Ricci curvature tensor R_{ij}
as rank 2 array()
.
Wikipedia: Ricci curvature tensor
Other geometric tensors:
christoffel()
,
ricci_sc()
,
riemann()
ricci(g_eucl_sph(3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.