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

makeikk.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 36 of file makeikk.cc.

Referenced by F::operator()().

double ikk_f ( double x )
 

Definition at line 46 of file makeikk.cc.

int main ( int argc,
char ** argv )
 

Definition at line 52 of file makeikk.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.

Referenced by idc().

integrator<double> In
 

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 13 of file makeikk.cc.


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