NcHIPertCompPB

NcHIPertCompPB — Photon-Baryon plasma compoment

Functions

Properties

guint l-max Read / Write / Construct

Types and Values

Object Hierarchy

    GEnum
    ╰── NcHIPertCompPBVar
    GObject
    ╰── NcHIPertComp
        ╰── NcHIPertCompPB

Description

FIXME

Functions

NC_HIPERT_COMP_PB_VAR_F_G()

#define NC_HIPERT_COMP_PB_VAR_F_G(ell) (NC_HIPERT_COMP_PB_VAR_F_G3 + (ell) - 3)

nc_hipert_comp_pb_new ()

NcHIPertCompPB *
nc_hipert_comp_pb_new (void);

Creates a new NcHIPertCompPB.

Returns

the newly created NcHIPertCompPB.

[transfer full]


nc_hipert_comp_pb_ref ()

NcHIPertCompPB *
nc_hipert_comp_pb_ref (NcHIPertCompPB *pb);

Increases the reference count of pb .

Parameters

pb

a NcHIPertCompPB

 

Returns

pb .

[transfer full]


nc_hipert_comp_pb_free ()

void
nc_hipert_comp_pb_free (NcHIPertCompPB *pb);

Decreases the reference count of pb .

Parameters

pb

a NcHIPertCompPB

 

nc_hipert_comp_pb_clear ()

void
nc_hipert_comp_pb_clear (NcHIPertCompPB **pb);

Decreases the reference count of *pb and sets the pointer *pb to NULL.

Parameters

pb

a NcHIPertCompPB

 

nc_hipert_comp_pb_set_lmax ()

void
nc_hipert_comp_pb_set_lmax (NcHIPertCompPB *pb,
                            guint lmax);

Sets the maximum momentum of the photon distribution to $\ell_\mathrm{max}=$lmax .

Parameters

pb

a NcHIPertCompPB

 

lmax

the maximum momentum of the photon distribution $\ell_\mathrm{max}$

 

nc_hipert_comp_pb_get_lmax ()

guint
nc_hipert_comp_pb_get_lmax (NcHIPertCompPB *pb);

Parameters

pb

a NcHIPertCompPB

 

Returns

the maximum momentum of the photon distribution to $\ell_\mathrm{max}$.

Types and Values

enum NcHIPertCompPBVar

Photon-baryon component variables

Members

NC_HIPERT_COMP_PB_VAR_DELTA_B

$\delta_b+3\psi$

 

NC_HIPERT_COMP_PB_VAR_V_B

$\mathcal{V}_b$

 

NC_HIPERT_COMP_PB_VAR_DELTA_G

$\delta_\gamma+3\psi$

 

NC_HIPERT_COMP_PB_VAR_V_G

$\mathcal{V}_\gamma$

 

NC_HIPERT_COMP_PB_VAR_THETA_G

$\theta_\gamma$

 

NC_HIPERT_COMP_PB_VAR_F_G3

$\mathcal{F}_{\gamma3}$

 

Property Details

The “l-max” property

  “l-max”                    guint

l_max.

Owner: NcHIPertCompPB

Flags: Read / Write / Construct

Allowed values: >= 4

Default value: 12