Public Member Functions | Private Attributes
OneDimSolve Class Reference

#include <solution.h>

List of all members.

Public Member Functions

 OneDimSolve (R1_R1 &f, Real AccY=0.0001, Real AccX=0.0)

Private Attributes

Real accX
Real accY
int C
bool Captured
bool Finish
R1_R1function
int hpol
int i
int L
int Last
int lim
int U
int vpol
Real x [3]
Real y [3]
Real YY
Real Solve (Real Y, Real X, Real Dev, int Lim=100)
void LookAt (int)
void VFlip ()
void HFlip ()
void Flip ()
void State (int I, int J, int K)
void Linear (int, int, int)
void Quadratic (int, int, int)

Detailed Description

Definition at line 55 of file solution.h.


Constructor & Destructor Documentation

OneDimSolve::OneDimSolve ( R1_R1 f,
Real  AccY = 0.0001,
Real  AccX = 0.0 
) [inline]

Definition at line 63 of file solution.h.


Member Function Documentation

void OneDimSolve::Flip ( ) [private]

Definition at line 64 of file solution.cpp.

void OneDimSolve::HFlip ( ) [private]

Definition at line 59 of file solution.cpp.

void OneDimSolve::Linear ( int  I,
int  J,
int  K 
) [private]

Definition at line 72 of file solution.cpp.

void OneDimSolve::LookAt ( int  V) [private]

Definition at line 49 of file solution.cpp.

void OneDimSolve::Quadratic ( int  I,
int  J,
int  K 
) [private]

Definition at line 78 of file solution.cpp.

Real OneDimSolve::Solve ( Real  Y,
Real  X,
Real  Dev,
int  Lim = 100 
)

Definition at line 99 of file solution.cpp.

void OneDimSolve::State ( int  I,
int  J,
int  K 
) [private]

Definition at line 70 of file solution.cpp.

void OneDimSolve::VFlip ( ) [private]

Definition at line 61 of file solution.cpp.


Member Data Documentation

Definition at line 58 of file solution.h.

Definition at line 59 of file solution.h.

int OneDimSolve::C [private]

Definition at line 75 of file solution.h.

bool OneDimSolve::Captured [private]

Definition at line 81 of file solution.h.

bool OneDimSolve::Finish [private]

Definition at line 80 of file solution.h.

Definition at line 57 of file solution.h.

int OneDimSolve::hpol [private]

Definition at line 76 of file solution.h.

int OneDimSolve::i [private]

Definition at line 78 of file solution.h.

int OneDimSolve::L [private]

Definition at line 75 of file solution.h.

int OneDimSolve::Last [private]

Definition at line 75 of file solution.h.

int OneDimSolve::lim [private]

Definition at line 60 of file solution.h.

int OneDimSolve::U [private]

Definition at line 75 of file solution.h.

int OneDimSolve::vpol [private]

Definition at line 76 of file solution.h.

Real OneDimSolve::x[3] [private]

Definition at line 74 of file solution.h.

Real OneDimSolve::y[3] [private]

Definition at line 74 of file solution.h.

Real OneDimSolve::YY [private]

Definition at line 77 of file solution.h.


The documentation for this class was generated from the following files:


kni
Author(s): Martin Günther
autogenerated on Thu Jun 6 2019 21:42:35