WIP: allocation of Problem |
|
More...
|
about 12 years ago
|
Avoid exit() in non-main methods |
|
More...
|
about 12 years ago
|
Added dummy signal handlers for SIGINT and SIGUSR1 |
|
More...
|
about 12 years ago
|
Short size check implemented |
|
More...
|
about 12 years ago
|
Added basic parse_args() method |
|
More...
|
about 12 years ago
|
Added draft of print_usage() |
|
More...
|
about 12 years ago
|
Draft of structure for main() |
|
More...
|
about 12 years ago
|
Added basic GlobalData (former CommonData) |
|
More...
|
about 12 years ago
|
Added basic multi_gpu_defines.h |
|
More...
|
about 12 years ago
|
WIP on notes |
|
More...
|
about 12 years ago
|
Added main.cc with stub of new main() |
|
More...
|
about 12 years ago
|
New Synchronizer class |
|
More...
|
about 12 years ago
|
Added NetworkManager class stub + MPI support |
|
More...
|
about 12 years ago
|
Added GPUWorker class stub |
|
More...
|
about 12 years ago
|
Changes to .gitignore |
|
More...
|
about 12 years ago
|
Added notes about multinode |
|
More...
|
about 12 years ago
|
Temporary fix to change in GLEW linking |
|
More...
|
about 12 years ago
|
Add dynamic boundary condition on pressure |
|
More...
|
about 12 years ago
|
Add a condition on the time step to keep integration of gamma stable |
|
More...
|
about 12 years ago
|
Fix output of "Viscosity" section at the initialization stage |
|
More...
|
about 12 years ago
|
Add dynamic boundary conditions on density (pressure) |
|
More...
|
about 12 years ago
|
Fix bugs in PredcorrTimeStep and forces_kernel.cu |
|
More...
|
about 12 years ago
|
Switch to CUDA 5 paths in Makefile for Darwin |
|
More...
|
about 12 years ago
|
Update gamma according to the evolution equation on every time step |
|
More...
|
about 12 years ago
|
Fix initialization of boundary and vertex paricles in Rect class |
|
More...
|
about 12 years ago
|
Update continuity and momentum equations according to new boundary model |
|
More...
|
about 12 years ago
|
Fix missing symbol transfers |
|
More...
|
about 12 years ago
|
Fix to commit 5ff466379 |
|
More...
|
about 12 years ago
|
Update VTKWriter to print values of vertex and boundary particles |
|
More...
|
about 12 years ago
|
Include id in hash when hash key size >= 64 |
|
More...
|
about 12 years ago
|