Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Astro/Castro
/ functions
Functions
1,361 in github.com/AMReX-Astro/Castro
⨍
Functions
1,361
◇
Types & classes
94
↓ 1 callers
Function
plot_finest_available
Plot finer level data by overplotting each level.
Exec/science/xrb_spherical/analysis/planar_slice.py:207
↓ 1 callers
Function
plot_nuc_frac
(prefix, nums, skip, limitlabels, xmin, xmax)
Exec/science/Detonation/shock_paper/profiles.py:150
↓ 1 callers
Function
plot_nuc_frac
(prefix, nums, skip, limitlabels, xmin, xmax)
Exec/science/Detonation/analysis/profiles.py:154
↓ 1 callers
Function
plot_theta_profile
Plot theta profile for different field at multiple radial depths on the same axes.
Exec/science/xrb_spherical/analysis/theta_profile.py:10
↓ 1 callers
Method
pointmass_update
Source/gravity/Castro_pointmass.cpp:5
↓ 1 callers
Method
post_advance_operators
Source/sources/Castro_sources.cpp:677
↓ 1 callers
Method
post_hydro_operators
Source/sources/Castro_sources.cpp:660
↓ 1 callers
Method
post_init
Source/driver/Castro.cpp:2386
↓ 1 callers
Function
ppm_reconstruct_pslope
Compute the coefficients of a parabolic reconstruction of the pressure by first subtracting off the hydrostatic pressure. This should better balance
Source/hydro/ppm.H:171
↓ 1 callers
Method
pre_advance_operators
Source/sources/Castro_sources.cpp:528
↓ 1 callers
Method
pre_hydro_operators
Source/sources/Castro_sources.cpp:635
↓ 1 callers
Method
pre_timestep
Source/radiation/Radiation.cpp:710
↓ 1 callers
Function
problem_bc_fill
Problem-specific boundary condition fill @param i x-index @param j y-index @param k z-index @param state simulation state
Source/problems/problem_bc_fill.H:15
↓ 1 callers
Function
problem_checkpoint
Perform problem-specific checkpoint functionality @param checkpoint_dir Name of the checkpoint directory
Source/problems/problem_checkpoint.H:9
↓ 1 callers
Function
problem_fill_ambient
Exec/science/Detonation/problem_bc_fill.H:9
↓ 1 callers
Function
problem_initialize
Initialize problem-specific variables
Source/problems/problem_initialize.H:7
↓ 1 callers
Function
problem_restart
Perform problem-specific restart functionality @param checkpoint_dir Name of the checkpoint directory
Source/problems/problem_restart.H:9
↓ 1 callers
Function
problem_tagging
Source/problems/problem_tagging.H:16
↓ 1 callers
Function
process
(castro_exec_dir, plotfile)
Exec/hydro_tests/Sod/testsuite_analysis/sod.py:16
↓ 1 callers
Function
process
(castro_exec_dir, plotfile)
Exec/hydro_tests/Sod_stellar/testsuite_analysis/test3-helm.py:16
↓ 1 callers
Function
process
(castro_exec_dir, plotfile)
Exec/hydro_tests/Sod_stellar/testsuite_analysis/test1-helm.py:16
↓ 1 callers
Function
process
(castro_exec_dir, plotfile)
Exec/hydro_tests/Sod_stellar/testsuite_analysis/test2-helm.py:16
↓ 1 callers
Function
process
(castro_dir, plotfile)
Exec/hydro_tests/Sedov/testsuite_analysis/sedov_3d_sph.py:14
↓ 1 callers
Function
process
(castro_dir, plotfile)
Exec/hydro_tests/Sedov/testsuite_analysis/sedov_2d_cyl_in_cart.py:14
↓ 1 callers
Function
process
(castro_dir, plotfile)
Exec/hydro_tests/Sedov/testsuite_analysis/sedov_2d_sph_in_cyl.py:14
↓ 1 callers
Function
process
(castro_dir, plotfile)
Exec/radiation_tests/RadSphere/testsuite_analysis/radsphere.py:18
↓ 1 callers
Function
process_analysis
(filename)
Util/code_checker/clang_static_analysis.py:4
↓ 1 callers
Function
process_cpp_file
(filename)
Docs/add_doxy_headers.py:206
↓ 1 callers
Function
process_header_file
(filename)
Docs/add_doxy_headers.py:87
↓ 1 callers
Function
pstar_bisection
Source/hydro/riemann_2shock_solvers.H:54
↓ 1 callers
Function
qflux
Source/mhd/mhd_util.H:24
↓ 1 callers
Function
quadratic_func
(t, a0, v0, x0)
Exec/science/xrb_spherical/analysis/flame_speed.py:38
↓ 1 callers
Function
read_convergence
(file_lo, file_hi)
Exec/hydro_tests/acoustic_pulse/job_scripts/create_pretty_tables.py:40
↓ 1 callers
Function
read_convergence
(file_lo, file_hi)
Exec/hydro_tests/acoustic_pulse_general/job_scripts/create_pretty_tables.py:40
↓ 1 callers
Function
read_convergence
(file_lo, file_hi)
Exec/reacting_tests/reacting_convergence/analysis/create_pretty_tables.py:46
↓ 1 callers
Function
read_convergence
(file_lo, file_hi)
Exec/reacting_tests/bubble_convergence/create_pretty_tables.py:46
↓ 1 callers
Function
read_convergence
(file_lo, file_hi, file_vhi)
Exec/reacting_tests/nse_test/create_pretty_tables.py:65
↓ 1 callers
Function
read_convergence
(file_lo, file_hi)
Exec/unit_tests/diffusion_test/analysis/create_pretty_tables.py:40
↓ 1 callers
Function
read_diag_file
Reads a Castro diagnostic file into a numpy structured array. Currently only supports the default files that Castro generates.
Exec/science/nova/analysis/diag_parser.py:55
↓ 1 callers
Function
read_diag_file
Reads a Castro diagnostic file into a numpy structured array. The output can be used directly (the functions in numpy.lib.recfunctions are he
Util/scripts/diag_parser.py:55
↓ 1 callers
Function
read_param_file
(infile)
Source/driver/parse_castro_params.py:67
↓ 1 callers
Method
rebuildFaceData
Source/radiation/HypreMultiABec.cpp:510
↓ 1 callers
Method
reflux
Source/radiation/Radiation.cpp:2131
↓ 1 callers
Method
restoreHypreMulti
Source/radiation/RadSolve.cpp:1107
↓ 1 callers
Function
rgba_to_hex
(rgba)
Exec/science/flame/analysis/profiles.py:37
↓ 1 callers
Function
riemann_sample
Util/exact_riemann/exact_riemann_sample.H:11
↓ 1 callers
Function
riemann_star_state
Util/exact_riemann/exact_riemann_star_state.H:12
↓ 1 callers
Function
riemann_state
Source/hydro/riemann_solvers.H:219
↓ 1 callers
Function
riemanncg
The Colella-Glaz Riemann solver for pure hydrodynamics. This is a two shock approximate state Riemann solver. @param bx the box to operate o
Source/hydro/riemann_2shock_solvers.H:159
↓ 1 callers
Function
riemannus
The Colella-Glaz-Ferguson Riemann solver for hydrodynamics and radiation hydrodynamics. This is a two shock approximate state Riemann solver. @param
Source/hydro/riemann_2shock_solvers.H:529
↓ 1 callers
Function
run
run a command and capture the output and return code
Exec/science/Detonation/nse_runs/setup_runs.py:184
↓ 1 callers
Method
same_target
@param c
Source/radiation/HypreMultiABec.H:48
↓ 1 callers
Method
save_data_for_retry
Source/driver/Castro.cpp:4579
↓ 1 callers
Function
schlieren
Calculates the Schlieren S = ln|(del^2 rho) / rho|. The cutoff is used to filter out low amplitude noise.
Exec/science/flame_wave/analysis/schlieren.py:19
↓ 1 callers
Function
sdc_newton_solve
Source/sdc/sdc_newton_solve.H:75
↓ 1 callers
Function
sdc_powell_solve
Source/sdc/sdc_powell_solve.H:115
↓ 1 callers
Function
sdc_update_centers_o4
Source/sdc/Castro_sdc_util.H:195
↓ 1 callers
Function
sdc_update_o2
Source/sdc/Castro_sdc_util.H:125
↓ 1 callers
Method
setCorrection
@warning hidden state change, use carefully!
Source/radiation/RadBndry.H:73
↓ 1 callers
Method
setLevelACoeffs
Source/radiation/RadSolve.cpp:155
↓ 1 callers
Method
setLevelBCoeffs
Source/radiation/RadSolve.cpp:168
↓ 1 callers
Method
setLevelCCoeffs
Source/radiation/RadSolve.cpp:181
↓ 1 callers
Function
set_mag_field_bc
Source/driver/Castro_setup.cpp:138
↓ 1 callers
Function
set_small
Exec/science/wdmerger/wdmerger_util.cpp:380
↓ 1 callers
Method
set_value
(self, cxx_val)
Source/driver/set_variables.py:50
↓ 1 callers
Function
setup_mid_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb.py:247
↓ 1 callers
Function
setup_runs
()
Exec/science/Detonation/nse_runs/setup_runs.py:42
↓ 1 callers
Function
setup_side_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb-enuc.py:149
↓ 1 callers
Function
setup_side_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb-abar.py:151
↓ 1 callers
Function
setup_top_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb.py:254
↓ 1 callers
Function
setup_top_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb-enuc.py:171
↓ 1 callers
Function
setup_top_camera
(cam, ds, center)
Exec/science/flame_tube/analysis/vis_3d/vol-xrb-abar.py:173
↓ 1 callers
Function
show_plots
(args)
Exec/science/flame_wave/analysis/front_tracker.py:584
↓ 1 callers
Function
sort_indexes
Diagnostics/DustCollapse/main.cpp:304
↓ 1 callers
Function
strip_directives
Read in file, remove all preprocessor directives and output. This is also going to switch square brackets initializing arrays to parenth
Docs/preprocess_files.py:15
↓ 1 callers
Method
swap_state_time_levels
Source/driver/Castro.cpp:4237
↓ 1 callers
Method
test_level_grad_phi_prev
Source/gravity/Gravity.cpp:1071
↓ 1 callers
Function
theTracerPC
Source/driver/Castro.H:1142
↓ 1 callers
Function
track_front
This function tracks multiple quantities of the xrb flame. 1. Flame front and flame tail in [rad] 2. Ash front in [rad] 3. Depth and
Exec/science/xrb_spherical/analysis/front_tracker.py:130
↓ 1 callers
Function
trend_line
(c, t)
Exec/science/wdmerger/scaling/frontier/frontier_scaling.py:25
↓ 1 callers
Function
trend_line
(c, t)
Exec/science/flame_wave/scaling/summit/flame_wave_summary.py:49
↓ 1 callers
Method
unsetCorrection
Source/radiation/RadBndry.H:76
↓ 1 callers
Function
update_one_species
Source/radiation/RadHydro.H:192
↓ 1 callers
Function
validate_runparams
Check to ensure that any runtime parameters set in inputs or on the command line are valid -- everything should have been accessed by now.
Source/driver/runtime_parameters.H:69
↓ 1 callers
Function
variables
(data, per:int, end:int=None)
Exec/science/nova/analysis/series_variable.py:17
↓ 1 callers
Method
volProductSum
Source/driver/sum_utils.cpp:168
↓ 1 callers
Method
writePlotFile
Source/driver/Castro_io.cpp:924
↓ 1 callers
Method
writeSmallPlotFile
Source/driver/Castro_io.cpp:933
↓ 1 callers
Method
write_groups
Source/radiation/RadMultiGroup.cpp:127
↓ 1 callers
Function
write_headers_and_source
(params, out_directory, struct_name, without_castro_class)
Source/driver/parse_castro_params.py:132
↓ 1 callers
Function
write_probin
write_probin will read through the list of parameter files and C++ header and source files to manage the runtime parameters
Util/scripts/write_probdata.py:149
Function
AMREX_FORCE_INLINE
Source/scf/scf_relax.cpp:15
Function
AMREX_FORCE_INLINE
Source/radiation/rad_util.H:225
Function
AMREX_FORCE_INLINE
Source/driver/Castro_util.H:26
Function
AMREX_INLINE
Exec/hydro_tests/oddeven/problem_initialize_state_data.H:7
Function
AMREX_INLINE
Exec/hydro_tests/gresho_vortex/problem_initialize_state_data.H:13
Function
AMREX_INLINE
Exec/hydro_tests/acoustic_pulse/problem_initialize_state_data.H:7
Function
AMREX_INLINE
Exec/hydro_tests/double_mach_reflection/problem_initialize_state_data.H:7
Function
AMREX_INLINE
Exec/hydro_tests/rotating_torus/problem_initialize_state_data.H:10
Function
AMREX_INLINE
Exec/hydro_tests/Sod/problem_initialize_state_data.H:7
← previous
next →
501–600 of 1,361, ranked by callers