summaryrefslogtreecommitdiffstats
path: root/Project/ControlElementSolver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Control test and sync generator control implementedThales Lima Oliveira2017-05-151-1/+16
| | | | Text buggy when opens
* Several bugs fixed, ready to pullThales Lima Oliveira2017-05-131-32/+31
|
* Initialization implementedThales Lima Oliveira2017-05-111-12/+50
|
* All element's solutions implementedThales Lima Oliveira2017-05-101-2/+16
| | | | Initialization is missing
* Secondary branch, TF and limiter solutionThales Lima Oliveira2017-05-081-16/+70
| | | | much work, such results
* Streight control solver implementedThales Lima Oliveira2017-05-061-15/+99
| | | | Buggy, running 2x... Why??
* Control solver class createdThales Lima Oliveira2017-05-041-0/+74
Just the basics methods implemented