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
M
MAESTRO-astro
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 269 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved fillpatch and multifab_fill_ghost_cells to boxlib.
almgren
More...
almost 18 years ago
created update_scal and applied it to scalar_advance to avoid looping over boxes for update_scal_2d and 3d
ajnonaka
More...
almost 18 years ago
get this compiling again
mzingale
More...
almost 18 years ago
add private statements
mzingale
More...
almost 18 years ago
get this compiling again
mzingale
More...
almost 18 years ago
replaced mkutrans_2d and 3d with mkutrans to avoid looping over boxes in advance_premac
ajnonaka
More...
almost 18 years ago
replaced makeTfromRhoH_2d and 3d with simply makeTfromRhoH to avoid calling loops over boxes within scalar_advance and thermal_conduct
ajnonaka
More...
almost 18 years ago
replaced calls to makeRhoHfromT_2d and 3d with a new function makeRhoHfromT to avoid looping over boxes in scalar_advance
ajnonaka
More...
almost 18 years ago
make the data in these modules private by default
mzingale
More...
almost 18 years ago
use the ONLY clause when using probin_module -- this way it is clear what runtime variables we are using.
mzingale
More...
almost 18 years ago
replaced all calls to mkflux_2d and mkflux_3d with the streamlined mkflux. Didn't touch mkflux_1d.
ajnonaka
More...
almost 18 years ago
created a new subroutine 'mkflux' that calls mkflux_2d and mkflux_3d. This will clean up calls to mkflux_2d and mkflux_3d tremendously. I've already made this change in advance_premac
ajnonaka
More...
almost 18 years ago
make things private by default
mzingale
More...
almost 18 years ago
all loops involving multifab_fill_ghost_cells or ml_restriction-type operations loop from n=nlevs,2,-1 instead of n=2,nlevs
ajnonaka
More...
almost 18 years ago
replaced all calls to setbc with calls to multifab_physbc
ajnonaka
More...
almost 18 years ago
replaced calls to setbc with multifab_physbc
ajnonaka
More...
almost 18 years ago
replaced calls to setbc with calls to multifab_physbc
ajnonaka
More...
almost 18 years ago
Removed redundant line of code
cmalone
More...
almost 18 years ago
replaced calls to setbc with calls to multifab_physbc
ajnonaka
More...
almost 18 years ago
added
ajnonaka
More...
almost 18 years ago
make the modules by default private and only make things public that really need to be public. This has the effect of making it a lot clearer what modules each routine is using. No longer does a routine inherit all the modules that are used by any module it uses.
mzingale
More...
almost 18 years ago
applied the new multifab_physbc to react_state. reordered the inputs to multifab_physbc to match multifab_fill_ghost_cells more closely
ajnonaka
More...
almost 18 years ago
new module multifasb_physbc_module is a cleaner interface to setbc.
ajnonaka
More...
almost 18 years ago
bugfix; calls to setbc weren't being done with the proper definition of "lo"
ajnonaka
More...
almost 18 years ago
removed convert_h.f90
ajnonaka
More...
almost 18 years ago
Initial commit of the XRB test problem
cmalone
More...
almost 18 years ago
add to the list
mzingale
More...
almost 18 years ago
move the 'use probin_module' from the main module into the init_base_state routine. This way, any routine that does 'use base_state_module' does not automagically inherit all of the probin stuff as well.
mzingale
More...
almost 18 years ago
cleaned up tabs
ajnonaka
More...
almost 18 years ago
added comments, changed multilevel loops to count backwards, added calls to multilevel ghost cell fillers
ajnonaka
More...
almost 18 years ago
←
1
2
…
265
266
267
268
269
270
271
272
273
…
294
295
→
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