LALSimulation  5.4.0.1-fe68b98
LALSimIMRSpinEOBComputeAmpPhasefromEOMSoln.c File Reference

Prototypes

static double GenericSpinAlignedHamiltonianWrapperOptimized (REAL8 *values, SpinEOBParams *params)
 
static void GenerateAmpPhaseFromEOMSoln (UINT4 retLen, REAL8 *inputdata, SpinEOBParams *seobParams)
 

Go to the source code of this file.

Macros

#define _LALSIMIMRSPINEOBCOMPUTEAMPPHASEFROMEOMSOLN_C
 

Macro Definition Documentation

◆ _LALSIMIMRSPINEOBCOMPUTEAMPPHASEFROMEOMSOLN_C

#define _LALSIMIMRSPINEOBCOMPUTEAMPPHASEFROMEOMSOLN_C
Author
Craig Robinson, Yi Pan

Functions for calculating the effective one-body Hamiltonian for spinning binaries, as described in Taracchini et al. ( PRD 86, 024011 (2012), arXiv 1202.0790 ). All equation numbers in this file refer to equations of this paper, unless otherwise specified. This code borrows hugely from a C implementation originally written by Enrico Barausse, following Barausse and Buonanno PRD 81, 084024 (2010) and PRD 84, 104027 (2011), henceforth BB1 and BB2

Definition at line 34 of file LALSimIMRSpinEOBComputeAmpPhasefromEOMSoln.c.

Function Documentation

◆ GenericSpinAlignedHamiltonianWrapperOptimized()

static double GenericSpinAlignedHamiltonianWrapperOptimized ( REAL8 values,
SpinEOBParams params 
)
static

Definition at line 67 of file LALSimIMRSpinEOBComputeAmpPhasefromEOMSoln.c.

◆ GenerateAmpPhaseFromEOMSoln()

static void GenerateAmpPhaseFromEOMSoln ( UINT4  retLen,
REAL8 inputdata,
SpinEOBParams seobParams 
)
static

Definition at line 98 of file LALSimIMRSpinEOBComputeAmpPhasefromEOMSoln.c.