LALSimulation  5.4.0.1-fe68b98
LALSpinPrecHcapRvecDerivative_v3opt.c File Reference

Prototypes

static int XLALSpinPrecHcapRvecDerivative_exact (double UNUSED t, const REAL8 values[], REAL8 dvalues[], void *funcParams)
 Function to calculate exact derivatives of the spin EOB Hamiltonian, to get \(dr/dt\), as decribed in Eqs. More...
 

Go to the source code of this file.

Macros

#define _LALSPINPRECHCAPRVECDERIVATIVE_V3OPT_C
 

Macro Definition Documentation

◆ _LALSPINPRECHCAPRVECDERIVATIVE_V3OPT_C

#define _LALSPINPRECHCAPRVECDERIVATIVE_V3OPT_C

Definition at line 2 of file LALSpinPrecHcapRvecDerivative_v3opt.c.

Function Documentation

◆ XLALSpinPrecHcapRvecDerivative_exact()

static int XLALSpinPrecHcapRvecDerivative_exact ( double UNUSED  t,
const REAL8  values[],
REAL8  dvalues[],
void *  funcParams 
)
static

Function to calculate exact derivatives of the spin EOB Hamiltonian, to get \(dr/dt\), as decribed in Eqs.

A4 of PRD 81, 084041 (2010) This function is not used by the spin-aligned SEOBNRv1 model.

Parameters
t< UNUSED
values< Dynamical variables
dvalues< Time derivatives of variables (returned)
funcParams< EOB parameters

Definition at line 18 of file LALSpinPrecHcapRvecDerivative_v3opt.c.