- File btc.cc
- Rewrite to be applyable to general fields and produce specified output. documentation!!!
- File schur.cc
- vyresit navaznost na lin sys - solve a export seq vektoru, redukce ... ?
- inv_a - predava se pri konstrukci, ale neumoznuje jeji reuse - aktualizaci assemblace resp. nutno si na ni drzet ukazatel venku ... reseni ?
- ? remove old_4_new - just for LSView
- automatic preallocation
- eliminated block given by IS
- in place Schur
- ? nemodifikovat puvodni system, leda skrze jeho metody
- File solve.h
- samostatny objekt LS
- samostatne objekty pro matici a vektor
- objekty pro mapovani indexu a jejich automaticke pouziti pri asemblaci
- podminene veci jako LS View a old_4_new
- funkcni stavy LS
- solve jako metoda
- nastaveni parametru na volajici strane (zavisle na problemu)
- File sys_vector.hh
- Implement co-located vector class that takes reference of the original Vector and is of the same size. FullIterator should have method for accessing elements in the original vector.
- File xio.cc
- Better error handling ( perror()? strerror()? )