Computes the Ricci tensor and the Ricci scalar on the mesh
FT 10.02.2022
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(bssn), | intent(inout) | :: | this |
bssn object to which this PROCEDURE is bound |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private, | DIMENSION(3) | :: | imax | |||
| integer, | private, | DIMENSION(3) | :: | imin | |||
| integer, | private | :: | l | ||||
| double precision, | private | :: | max_ricci | ||||
| double precision, | private | :: | min_lapse | ||||
| character(len=2), | private | :: | tpo_id |