Virtual Method

NumCosmoHIPertCompget_T_scalar

Declaration [src]

void
get_T_scalar (
  NcHIPertComp* comp,
  NcHIPertBGVar* bg_var,
  NcHIPertBGVarYDY* ydy,
  NcHIPertGravTScalar* T_scalar
)

Description [src]

Calculates the current value of the energy momentum tensor and stores it in T_scalar.

Parameters

bg_var

Type: NcHIPertBGVar

A NcHIPertBGVar.

The data is owned by the caller of the method.
ydy

Type: NcHIPertBGVarYDY

A NcHIPertBGVarYDY.

The data is owned by the caller of the method.
T_scalar

Type: NcHIPertGravTScalar

A NcHIPertGravTScalar.

The data is owned by the caller of the method.