GremlinEq
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
TidalH Class Reference

Tidal Horizon Class. More...

#include <TidalH.h>

Public Member Functions

 TidalH (const Real spin, const int ellmax)
 
void loadClm ()
 
void loadEpslm ()
 
Complex mR_vector (const int q, const int m)
 
Real mD_matrix (const int q, const int ell, const int m)
 
Real R1lm (const int l, const int m, const Real x, const Real psi)
 
Real epsr (const int l, const int m, const Real x, const Real psi)
 
Real C0 (const Real x)
 
Real C1 (const Real x)
 
Real D (const Real x)
 
Complex IGRND (const Real x)
 

Static Public Member Functions

static Real IGRNDre_wrapper (Real x, void *params)
 
static Real IGRNDim_wrapper (Real x, void *params)
 

Public Attributes

Real a
 
Real rp
 
Real eps
 
Real Kph
 
int lmax
 
SWSH ** swshp
 
Complex ** ZH
 
Complex ** Clm
 
Complex ** Epslm
 
Real * w
 
Real * p
 
Real ** lamb
 
int Gq
 
int Gl
 
int Gm
 
int INTEGRAND
 

Detailed Description

Tidal Horizon Class.

This class defines functions which are useful for analyzing how the on-horizon Teukolsky solution affects the geometry of a black hole. This methods were extensively used in work with former MIT student Stephen O’Sullivan, but may not be of broad interest; as such, they may be removed from general release.


The documentation for this class was generated from the following files: