Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.031Dec3029232017161410989876223Nov2120171596429Oct28161514130Sep2928272423161432131Aug271186331Jul2827Added Polygon mesh topologymesh refactoring: moved points from StorageLayerFamily to Mesh, replaced template argument EntityTopology of SubentityStorageLayerFamily and SuperentityStorageLayerFamily by DimensionTagUpdating README.md.Fix of typo in tutorial on linear solvers.Added missing move-assignment operator to SparseMatrixFixed and simplified copy- and move-constructors in segmentsMerge branch 'TO/linear-solvers-doc' into 'develop'Small fixes in documentation of lineat solvers.Writting tutorial on getLinearSolver and getPreconditioner.Writting documentation on getLinearSolver and getPreconditioner.Added example on getLinearSolver and getPreconditioner.Added example to documentation of linear preconditioners.Added example to documentation of iterative linear solvers.Added example to documentation of iterative linear solvers.Fixes in tutorial and example on linear preconditioners.Writting documentation on linear preconditioners.Small fixes in comments in examples on iterative solvers for linear systems.Writting documentation on preconditioners of linear solvers.Fix of typo in LinearSolver.Fix of using of using in Atomic.hRemoved performSORIteration from DistributedMatrixWritting tutorial on iterative linear solvers with monitor and timer.Added example on linear iterative solvers with monitor and timer.Small changes in example on linear iterative solvers with monitor.Added TODO to iterative solver monitor.Small fixes and typo fix in documentation of solver monitor.Added sequential device to atomic operations.Deleting performSORIteration method from the distributed matrix.Iterative solver monitor does not print elpased time, time and tau if one does not set timer and time step respectively.Writting documentation on solver monitor.Fixes of Jacobi and SOR solver to be acepted by nvcc.Editing documentation of GMRES.Removing performSORIteration from PyTNL matrix interaface.Fixing CMakeList in linear solvers tutorial.Deleting deprecated method performSORIteration from matrices.Reimplementing SOR solver - should be working even on GPU now.Small fixes in the Jacobi linear solver.Added example of iterative solver of linear systems with solver monitor.Added default values of template parameters of IterativeSolverMonitor.Fixing type in iterative linear solver example.
Loading