#include <stdlib.h>#include "Riostream.h"#include "TQpDataDens.h"#include "TQpVar.h"#include "TQpProbDens.h"#include "TGondzioSolver.h"Go to the source code of this file.
Functions | |
| Bool_t | SolutionMatches (TQpVar *vars, TQpVar *soln, TQpVar *temp, Double_t tol) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 11 of file QpRandomDriver.cxx.
References TQpVar::fX, TQpProbDens::MakeRandomData(), TQpProbDens::MakeResiduals(), TQpProbDens::MakeVariables(), TVectorT< Element >::Print(), s, and SolutionMatches().
Definition at line 75 of file QpRandomDriver.cxx.
References TQpVar::fX, kFALSE, and kTRUE.
Referenced by main().
1.5.1