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
B
BoxLib
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 18, 2023 — Jan 18, 2024
Showing page 6 of 403
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
change function name.
vince
More...
about 8 years ago
add a few functions for converting array of (unique) pointers to array of (const) pointers
Weiqun Zhang
More...
about 8 years ago
fix in make
Weiqun Zhang
More...
about 8 years ago
report for each variable in a plotfile if there is a NaN
Michael Zingale
More...
about 8 years ago
Merge branch 'development' of ssh://github.com/BoxLib-Codes/BoxLib into development
Michael Zingale
More...
about 8 years ago
add a simple tool to dump data to the screen
Michael Zingale
More...
about 8 years ago
Merge branch 'development' into experimental
Weiqun Zhang
More...
about 8 years ago
use size_t instead of int as loop index in a few places so that OPAL can compile
Weiqun Zhang
More...
about 8 years ago
use Array instead of vector for consistence and bound checking
Weiqun Zhang
More...
about 8 years ago
rework on the Array class
Weiqun Zhang
More...
about 8 years ago
rm BL_CXX11.H because C++11 is now require; replace BL_OVERRIDE with override
Weiqun Zhang
More...
about 8 years ago
change Array to vector to run with the intel compiler.
vince
More...
about 8 years ago
no longer need to specify FCOMP
Weiqun Zhang
More...
about 8 years ago
Src/C_AMRLib/Make.package doe not include C_AmrCoreLib anymore
Weiqun Zhang
More...
about 8 years ago
need to pass fincludes into MODDEP
Weiqun Zhang
More...
about 8 years ago
Merge branch 'development' into experimental
Weiqun Zhang
More...
about 8 years ago
try to detect mpich or openmpi
Weiqun Zhang
More...
about 8 years ago
more on README.md
Weiqun Zhang
More...
about 8 years ago
minor
Weiqun Zhang
More...
about 8 years ago
fix format
Weiqun Zhang
More...
about 8 years ago
more on README.md for make
Weiqun Zhang
More...
about 8 years ago
MLSDCAmr: restrict --> Restrict to avoid name conflict. Although restrict is not a C++ keyword and it was used as a member function of class MLSDCAmrLevel, cray compiler is unhappy about it being used because it is a C keyword.
Weiqun Zhang
More...
about 8 years ago
C_mk, F_mk: remove Babbage compiler hooks (it has been retired)
Brian Friesen
More...
about 8 years ago
C_mk: add workaround for compiling C++11 features using Intel compilers at NERSC
Brian Friesen
More...
about 8 years ago
add python to build requirement
Weiqun Zhang
More...
about 8 years ago
Merge branch 'development' of ssh://github.com/BoxLib-Codes/BoxLib into development
Michael Zingale
More...
about 8 years ago
need to actually pass FPP_DEFINES to the dependency script
Michael Zingale
More...
about 8 years ago
do not exit due to compiler mismatch for goals like clean, realclean, etc.
Weiqun Zhang
More...
about 8 years ago
removed -fimplicit-none flag because we have some really old Fortran code
Weiqun Zhang
More...
about 8 years ago
Make.nersc: add -lmpichf90
Weiqun Zhang
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
10
…
402
403
→
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