ESTER
Evolution STEllaire en Rotation
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
Functions
opa_houdek.cpp File Reference
#include "ester-config.h"
#include <cmath>
#include <string.h>
#include "matrix.h"
#include "constants.h"
#include "physics.h"
Include dependency graph for opa_houdek.cpp:

Functions

void maceps_ (double *eps)
 
void opinit_ (double *eps, int *iorder, char *tabnam, int *imode, int tabnamlen)
 
void opints_ (double *x, double *z, double *tlg, double *rlg, double *opalg, double *opr, double *opt, double *opx, double *opz, int *iexp, int *ier)
 
double opa_houdek_i (double X, double Z, double T, double rho, double &dlogkt, double &dlogkr)
 
int opa_houdek (const matrix &X, double Z, const matrix &T, const matrix &rho, opa_struct &opa)
 

Function Documentation

void maceps_ ( double *  eps)
int opa_houdek ( const matrix X,
double  Z,
const matrix T,
const matrix rho,
opa_struct opa 
)

Here is the call graph for this function:

double opa_houdek_i ( double  X,
double  Z,
double  T,
double  rho,
double &  dlogkt,
double &  dlogkr 
)

Here is the call graph for this function:

void opinit_ ( double *  eps,
int *  iorder,
char *  tabnam,
int *  imode,
int  tabnamlen 
)
void opints_ ( double *  x,
double *  z,
double *  tlg,
double *  rlg,
double *  opalg,
double *  opr,
double *  opt,
double *  opx,
double *  opz,
int *  iexp,
int *  ier 
)