G__Quadp.h

Go to the documentation of this file.
00001 /********************************************************************
00002 * math/quadp/src/G__Quadp.h
00003 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00004 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00005 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00006 ********************************************************************/
00007 #ifdef __CINT__
00008 #error math/quadp/src/G__Quadp.h/C is only for compilation. Abort cint.
00009 #endif
00010 #include <stddef.h>
00011 #include <stdio.h>
00012 #include <stdlib.h>
00013 #include <math.h>
00014 #include <string.h>
00015 #define G__ANSIHEADER
00016 #define G__DICTIONARY
00017 #define G__PRIVATE_GVALUE
00018 #include "G__ci.h"
00019 #include "FastAllocString.h"
00020 extern "C" {
00021 extern void G__cpp_setup_tagtableG__Quadp();
00022 extern void G__cpp_setup_inheritanceG__Quadp();
00023 extern void G__cpp_setup_typetableG__Quadp();
00024 extern void G__cpp_setup_memvarG__Quadp();
00025 extern void G__cpp_setup_globalG__Quadp();
00026 extern void G__cpp_setup_memfuncG__Quadp();
00027 extern void G__cpp_setup_funcG__Quadp();
00028 extern void G__set_cpp_environmentG__Quadp();
00029 }
00030 
00031 
00032 #include "TObject.h"
00033 #include "TMemberInspector.h"
00034 #include "TGondzioSolver.h"
00035 #include "TMehrotraSolver.h"
00036 #include "TQpDataBase.h"
00037 #include "TQpDataDens.h"
00038 #include "TQpDataSparse.h"
00039 #include "TQpLinSolverBase.h"
00040 #include "TQpLinSolverDens.h"
00041 #include "TQpLinSolverSparse.h"
00042 #include "TQpProbBase.h"
00043 #include "TQpProbDens.h"
00044 #include "TQpProbSparse.h"
00045 #include "TQpResidual.h"
00046 #include "TQpSolverBase.h"
00047 #include "TQpVar.h"
00048 #include <algorithm>
00049 namespace std { }
00050 using namespace std;
00051 
00052 #ifndef G__MEMFUNCBODY
00053 #endif
00054 
00055 extern G__linked_taginfo G__G__QuadpLN_TClass;
00056 extern G__linked_taginfo G__G__QuadpLN_TBuffer;
00057 extern G__linked_taginfo G__G__QuadpLN_TMemberInspector;
00058 extern G__linked_taginfo G__G__QuadpLN_TObject;
00059 extern G__linked_taginfo G__G__QuadpLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR;
00060 extern G__linked_taginfo G__G__QuadpLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR;
00061 extern G__linked_taginfo G__G__QuadpLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR;
00062 extern G__linked_taginfo G__G__QuadpLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR;
00063 extern G__linked_taginfo G__G__QuadpLN_TMatrixTBaselEfloatgR;
00064 extern G__linked_taginfo G__G__QuadpLN_TMatrixTBaselEdoublegR;
00065 extern G__linked_taginfo G__G__QuadpLN_TVectorTlEfloatgR;
00066 extern G__linked_taginfo G__G__QuadpLN_TVectorTlEdoublegR;
00067 extern G__linked_taginfo G__G__QuadpLN_TElementActionTlEdoublegR;
00068 extern G__linked_taginfo G__G__QuadpLN_TElementPosActionTlEdoublegR;
00069 extern G__linked_taginfo G__G__QuadpLN_TMatrixTlEdoublegR;
00070 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSymlEdoublegR;
00071 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSparselEdoublegR;
00072 extern G__linked_taginfo G__G__QuadpLN_TMatrixTRow_constlEdoublegR;
00073 extern G__linked_taginfo G__G__QuadpLN_TMatrixTRowlEdoublegR;
00074 extern G__linked_taginfo G__G__QuadpLN_TMatrixTDiag_constlEdoublegR;
00075 extern G__linked_taginfo G__G__QuadpLN_TMatrixTColumn_constlEdoublegR;
00076 extern G__linked_taginfo G__G__QuadpLN_TMatrixTFlat_constlEdoublegR;
00077 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSub_constlEdoublegR;
00078 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSparseRow_constlEdoublegR;
00079 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSparseDiag_constlEdoublegR;
00080 extern G__linked_taginfo G__G__QuadpLN_TMatrixTColumnlEdoublegR;
00081 extern G__linked_taginfo G__G__QuadpLN_TMatrixTDiaglEdoublegR;
00082 extern G__linked_taginfo G__G__QuadpLN_TMatrixTFlatlEdoublegR;
00083 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSublEdoublegR;
00084 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSparseRowlEdoublegR;
00085 extern G__linked_taginfo G__G__QuadpLN_TMatrixTSparseDiaglEdoublegR;
00086 extern G__linked_taginfo G__G__QuadpLN_TQpVar;
00087 extern G__linked_taginfo G__G__QuadpLN_TQpVarcLcLEVarBlock;
00088 extern G__linked_taginfo G__G__QuadpLN_TQpDataBase;
00089 extern G__linked_taginfo G__G__QuadpLN_TQpDataDens;
00090 extern G__linked_taginfo G__G__QuadpLN_TQpResidual;
00091 extern G__linked_taginfo G__G__QuadpLN_TQpProbBase;
00092 extern G__linked_taginfo G__G__QuadpLN_TQpLinSolverBase;
00093 extern G__linked_taginfo G__G__QuadpLN_TQpSolverBase;
00094 extern G__linked_taginfo G__G__QuadpLN_TGondzioSolver;
00095 extern G__linked_taginfo G__G__QuadpLN_TMehrotraSolver;
00096 extern G__linked_taginfo G__G__QuadpLN_TQpDataSparse;
00097 extern G__linked_taginfo G__G__QuadpLN_TQpProbDens;
00098 extern G__linked_taginfo G__G__QuadpLN_TDecompLU;
00099 extern G__linked_taginfo G__G__QuadpLN_TQpLinSolverDens;
00100 extern G__linked_taginfo G__G__QuadpLN_TQpProbSparse;
00101 extern G__linked_taginfo G__G__QuadpLN_TDecompSparse;
00102 extern G__linked_taginfo G__G__QuadpLN_TQpLinSolverSparse;
00103 
00104 /* STUB derived class for protected member access */

Generated on Tue Jul 5 14:37:58 2011 for ROOT_528-00b_version by  doxygen 1.5.1