- 28 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
Improvements for eclipse grid reader. Fixed a bug in ElementArray::iterator.
-
- 19 Jul, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 18 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
Fixed bug in Edge::SwapEnds. Added Mesh::MarkerComparator to sort elements according to marker.
-
- 12 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
Improvement of algorithm of volume calculation for non-convex cells in incident_matrix class. Unfinished reader implementation for grdecl files (incorrect order of nodes).
-
- 11 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 09 Jul, 2016 2 commits
-
-
Kirill Terekhov authored
Separated incident_matrix class from modify.cpp into stand alone hpp. Finished volume calculation algorithm for non-convex polyhedra in incident_matrix class. Fixed compilation error with ecl format reader. Fixed compilation warning with class stored_variable.
-
Kirill Terekhov authored
-
- 01 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 21 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 16 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
# Conflicts: # Examples/ADMFD/main_cells.cpp # Source/Headers/inmost_mesh.h
-
- 15 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 11 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
Added back() and front() functions for reference_array and remote_reference_array classes. Added overloaded assign() function and few more set_variable() functions for automatic differentiation, that can be used in template functions.
-
- 10 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 09 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
Resolved call ambiguity with isValidElement. Added service for putting markers on true boundary faces in parallel. Added service to clean up markers from elements on marker release.
-
- 08 Jun, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 27 May, 2016 3 commits
-
-
Alexander Danilov authored
-
Alexander Danilov authored
-
Alexander Danilov authored
-
- 26 May, 2016 1 commit
-
-
Alexander Danilov authored
Support old C++ standards: use NULL instead of nullptr. Fix stdlib C headers names. Fix warning "comparison between signed and unsigned integer expressions".
-
- 12 May, 2016 3 commits
-
-
Igor Konshin authored
tiny fix for new gcc 4.6 compiler
-
Igor Konshin authored
mat solve example update, k3biilu2 and fcbiilu2 interfaces
-
Dmitry Bagaev authored
-
- 30 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 29 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 24 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
Removed local ctest configuration and one example. Modified stencil expression and variable for more comfortable use. Replaced code of newer C++ standard in xml.cpp. Modified functions for adjacency retrieval to accept private markers in parallel shared run.
-
- 17 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 08 Apr, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Still testing xml reader. Preparations for NMPFA example.
-
- 26 Mar, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Corrected iteration over elements and calculation of number of elements during modification of the mesh. Corrected that saving meshes with infinity in data can produce bad vtk files.
-
- 25 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
Cmake script for superlu will search for blas. Remove assertions for singular matrices in INNER_MPTILUC since they could be handled.
-
- 22 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 21 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 19 Mar, 2016 4 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Fixed NaN output into vtk files. Added support for SuperLU (serial) solver.
-
- 18 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 17 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
-