Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VegaFEM-CMake
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Boeckel
VegaFEM-CMake
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2b7d3ef0f71ca20a765d37d24aac6612a477fb60
Select Git revision
Branches
2
iMSTK
master
default
protected
Tags
1
simmedtk
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Dec
12
Sep
29
Sep
28
Jun
23
2
May
1
Apr
9
Jul
2
Jun
1
17
Mar
9
29
Jan
27
22
20
15
30
Dec
29
27
26
22
15
13
12
3
Mar
14
Dec
COMP: Remove obsolete and unused PThreads requirement
master
master
COMP: Fix gcc 5.x build error in sparseMatrix.cpp related to ambiguous isnan call
model reduction works on ubuntu
Merge branch 'for_imstk' into 'master'
works without model reduction
Merge branch 'dev' into 'master'
WIP: 3 utilities compiles successfully, but can not run due to linking issues
WIP: libraries compiles; started utilities
WIP: delete duplicates in libraries/include; a lot of libs are missing in VegaFEM_MODULES
TMP: added CMakeLists.txt
TMP: adding CMakeLists.txt for each directory
copied CMake from 2.0
WIP: CMakifying VegaFEMv4.0
ENH: Initial commit of vegaFEMv4.0 code
Merge branch 'dev/find_pthreads_improvement' into 'iMSTK'
iMSTK
iMSTK
Support finding both debug and optimized pthread libraries
COMP: find VegaFEMConfig & Threads/PThreads
COMP: do not export package on build tree
BUG: Add vega namespace in libobjMesh and liblighting
COMP: Fix if defined(linux)
COMP: find PThreads when finding VegaFEM
ENH: Add vega namespace
COMP: Update CMAKE_MODULE_PATH
Stop handling output directories
Add saveguard for small determinants.
simmedtk
simmedtk
Remove unnecesary paths form config file.
Merged in EnhanceConfigOutput (pull request #3)
Update configuration file so it exports more of vega variables.
Merged FixStringLiteralsWarnings into master
Fix warnings related to conversion to string literals to char*
Merged in FixStringLiteralsWarnings (pull request #2)
Fix warnings related to conversion to string literals to char*
Merged in RefactorSolverInterface (pull request #1)
Clean and add convergence parameters to CGSolver.
Modify return value of CGSolve so it only returns non-zero when fails to converge.
Make solver interfaces more generic makes it easier to plug external linear solver in to the time stepping method.
Generalize solver interface.
Formating automatic changes. Please ignore.
Fix thread library linkage type.
Fix threads in windows.
Loading