Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tnl-dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TNL
tnl-dev
Commits
061710da4c11e04184e06846ca13bc0247096359
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
tnl-dev
src
TNL
Solvers
Linear
Preconditioners
ILUT_impl.h
Author
Search by author
Any Author
authors
Aleš Wodecki
wodecki
Askar Kolushev
kolushev
Daniel Simon
simon
Illia Kolesnik
kolesill
Ivan Briantsev
briantsev
Jakub Klinkovský
klinkovsky
Jan Groschaft
groschaft
Jan Schäfer
schafer
Ján Bobot
bobot
Lukáš Matthew Čejka
cejka
Matouš Fencl
fencl
Nina Džugasová
dzugasova
Tat Dat Duong
duongtat
Tomáš Oberhuber
oberhuber
Tomáš Severín Janecký
janecto7
Vojtěch Legler
leglevoj
Vít Hanousek
hanousek
Xuan Thang Nguyen
nguyen
18 authors
Oct 04, 2018
Refactoring ILU preconditioners: added TriangularSolve.h
· 061710da
Jakub Klinkovský
authored
6 years ago
061710da
Refactoring preconditioners - the solve method can return just void
· f26a9b8a
Jakub Klinkovský
authored
6 years ago
f26a9b8a
Sep 05, 2018
Fixed passing of the matrix to Preconditioner::update
· 92c6d0b2
Jakub Klinkovský
authored
6 years ago
92c6d0b2
Refactoring: setting linear solvers and preconditioners from the time stepper
· 6fab1ab1
Jakub Klinkovský
authored
6 years ago
6fab1ab1
Refactoring preconditioners: Dummy -> Preconditioner and used as a base class with virtual methods
· a32525d4
Jakub Klinkovský
authored
6 years ago
a32525d4
Refactoring preconditioners
· 90062008
Jakub Klinkovský
authored
6 years ago
90062008
First implementation of ILUT
· 5b658ae2
Jakub Klinkovský
authored
6 years ago
5b658ae2
Loading