Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

makeikk.annotated.cc File Reference

#include "supermix.h"
#include "numerical.h"

Go to the source code of this file.

Compounds

struct  F

Functions

double idc (double v)
double ikk_f (double x)
int main (int argc, char **argv)

Variables

const char* comment = "#"
unsigned ORDER = 3
double ABS_TOL = 1.0e-9
double REL_TOL = 1.0e-10
real_interp IDC
double Vo
integrator<double> In


Function Documentation

double idc ( double v )
 

Definition at line 54 of file makeikk.annotated.cc.

double ikk_f ( double x )
 

Definition at line 94 of file makeikk.annotated.cc.

int main ( int argc,
char ** argv )
 

Definition at line 124 of file makeikk.annotated.cc.


Variable Documentation

double ABS_TOL = 1.0e-9
 

Definition at line 19 of file makeikk.cc.

real_interp IDC
 

Definition at line 34 of file makeikk.cc.

integrator< double > In<double>
 

Definition at line 45 of file makeikk.cc.

unsigned ORDER = 3
 

Definition at line 18 of file makeikk.cc.

double REL_TOL = 1.0e-10
 

Definition at line 20 of file makeikk.cc.

double Vo
 

Definition at line 35 of file makeikk.cc.

const char * comment = "#"
 

Definition at line 51 of file makeiv.cc.


Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7