openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Llama Multiblock Infrastructure
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 31 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Setting slice containing the radius to intial constant value.
Christian Reisswig
More...
over 16 years ago
Removed debugging output.
Christian Reisswig
More...
over 16 years ago
Changed gridpoint-setting to describe the nominal grid.
Christian Reisswig
More...
over 16 years ago
Adding true parallelism through registration method "split". 1patch and 6patch slices will now be split and distributed over all available processors.
Christian Reisswig
More...
over 16 years ago
Work towards splitting slices across multiple processors.
Christian Reisswig
More...
over 16 years ago
Update internal origin if ss_origin_x, ss_origin_y, ss_origin_z have been modified externally, eg by AHFinderDirect etc...
Christian Reisswig
More...
over 16 years ago
Removing unnecessary optimization parameter "decompose_every" since calculation is now automatically triggered when output occurs.
Christian Reisswig
More...
over 16 years ago
Optimized calculation of sYlm's by calculating real and imaginary part at once (-> speed up by a factor of 2).
Christian Reisswig
More...
over 16 years ago
Found a bottleneck in Gauss-integration (1patch). Precalculating weights results in a 10 times faster algorithm by the memory effort of only one 1d-array.
Christian Reisswig
More...
over 16 years ago
Fixed some indexing mistakes in the check_for_poison utilities.
pollney
More...
over 16 years ago
I just came across how to make include file "public" in Cactus and made use of that new knowledge ;) -> minor code cleanup.
Christian Reisswig
More...
over 16 years ago
Fixed a vector-assignement issue that comes up on Damiana.
Christian Reisswig
More...
over 16 years ago
Reduced memory usage for precalc'ed sYlm by a factor of 2 by exploiting sYl-m = (-1)^-m sYlm*.
Christian Reisswig
More...
over 16 years ago
Register with correct slice ids.
Christian Reisswig
More...
over 16 years ago
Complex-conjugate harmonic coefficient.
Christian Reisswig
More...
over 16 years ago
Added option to precalculate sYlm's in harmonic decomposition.
Christian Reisswig
More...
over 16 years ago
Added more efficient mode-decomp routines. Instead of doing separate integration loops for each mode, there is now one loop for all modes at once.
Christian Reisswig
More...
over 16 years ago
Make routines for determinant public so that other thorns can take advantage of this.
Christian Reisswig
More...
over 16 years ago
Catching NaNs for large m >> l*sin(theta) in sYlm's when they are extremely close to zero.
Christian Reisswig
More...
over 16 years ago
Optimize Warning-output (do it only on proc 0). Give warnings if the spherical resolution is lower than it is required for a given lmax.
Christian Reisswig
More...
over 16 years ago
Fixing a severe bug in array size leading to a segfault.
Christian Reisswig
More...
over 16 years ago
Fixed MPI synchronization problem.
Christian Reisswig
More...
over 16 years ago
Line-end in CCTK_WARN macro.
Christian Reisswig
More...
over 16 years ago
Changed the weakened warning message to be more explanatory.
Christian Reisswig
More...
over 16 years ago
Weaken parameter warning.
Christian Reisswig
More...
over 16 years ago
Introduced parameter "decompose_every". Schedule registration also after recovery.
Christian Reisswig
More...
over 16 years ago
Replaced cot by 1.0/tan. Fixed bug in 6-patch integrator that arises for surfaces that would use the "split" distribution method (lsh -> gsh).
Christian Reisswig
More...
over 16 years ago
Added determinant of non-constant surface radius for 6patch slices. 6patch slices are now also capable of integrating over non-constant r.
Christian Reisswig
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:/home/NumRel/git/Llama
Christian Reisswig
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:/home/NumRel/git/Llama
Christian Reisswig
More...
over 16 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree