Update of src/Makefile
Small improvements of src/Makefile.
Makefile in the top directory was updated.
Command .PHONY added to Makefiles.
Revision 1.6.6
Function Rho::Init was refactored.
In documentation dependency graph was updated.
Class Pot was refactored. Now, class Pot holds ...
Function Pot::SetXc refactored.
In class Pot unused code was removed.
In class State variables related to angular qua...
In class KohnSham variables related to angular ...
The name of member EigProb::m_l was changed to ...
Makefiles were updated.
README was updated and extended.
Documentation for algoritm implemented in class...
Documentation for algoritm implemented in class...
In documentation dependency graph was updated.
Method NonLinKs::Scf was refactored.
In function NonLinKs::Scf the function std::swa...
Update of reference data.
Now, the class StateSet is static. New class Ei...
Potential Pot is passad as the argument to func...
Documentation for KohnSham class was updated. M...
Function Pot::SolvePoisson was changed to Pot::...
Member PoissonProb::m_rho is no longer needed.
The interface of PoissonProb was simplyfied.
Some names of functions arguments were changed ...
The member EltInfo:m_eigVal was removed, since ...
Now, the function PoissonProb::MaxMinCoef retur...
Tiny editorial changes in the class PoissonProb.
Slight modification of reference solutions.
Documentation for dependency graph is updated.
Class OdeProb and class Prob are no longer needed.
class PoissonProb refactored.
The method of evaluation of hartree potential w...
Revision 1.6.5
Removed unused code.
Class Energy was refactored. The names of helpe...
In documentation dependency graph was updated.
Class Energy was refactored. The use of switch ...
Object of class Energy is no longer the member ...
Removed unused code in Energy class.
Editorial changes in class NonLinKs.
Class NonLinKs does not hold member pointers an...
In class NonLinKs the member of type Energy is ...
Class NonLinKs refactored: member KohnSham is o...
Class KsSolver was renamed to RAtom.
In documentation dependency graph was updated.
Configuration parameters were moved from KohnSh...
In documentation dependency graph was updated.
The class PotRad is no longer needed.
In class EigProb documenation was updated.
In class EigProb documenation was updated.
Exception handling was changed from class KsSol...
Documentation for dependency graph was updated.
In class EigProb small editorial changes were m...
In class Element function Element::X holds prop...
In class EigProb the unused code was removed.
Class EigProb refactored. Now, it is not derive...
Documentation for class EigProb is updated.
Documentation about class depndency was updated.
Class ParamDb was refactord. Now, it has static...
After unifying the degree of applied Gauss quad...
Removed unsued code.
In documentation, dependency graph is updated.
Gauss has only static members. Now, only one ob...
Now, class Lobatto has only static members. Its...
The switch was changed to array.
Lobato polynomials are written in easier to rea...
Each polynomial is calculated by its own function.
Dependency graph between classes was added into...
Function ApproxSolver::GetCoef was changed.
Memember Approx::m_M no longer needed.
In function Rho::Calc nacked pointer was change...
Small editiorial changes in file rho.cpp
The class ApproxSolver further refactored.
Small editorial changes in class AproxSolver.
Small editorial changes in class AproxSolver.
Revision 1.6.4
Update of reference data.
New class FunTilde was created based on the sou...
Class AproxSolver uses reference instead of nac...
Class Approx was split into two classes: AproxS...
Class Mesh from class Aprox removed.
In function Approx::SolveAdapt one constant got...
Class Gauss in Approx and Prob is static.
Documentation of adaptive approximation algorit...
Fixed wrong value in Lobbato K matrix.
Each of class Approx, Lobatto, Prob has its own...
In Lobatto class simplified evalaution of matri...
Unused code from class Rho was removed.
Class Lobatto uses class Gauss.
Refactored Lobbato class.
Prob class is no longer protected derived form ...
Prob class is no longer protected derived form ...