Local Source Files
| jumpingDrops_common.h | Shared constants, tolerances, boundary conditions, and helper functions used by both the initialization phase and the... | |
| params.h | Provides typed helpers on top of parseparams.h for Basilisk entry points. | |
| parse_params.h | Parses key=value runtime parameter files for Basilisk entry points. | |
| parse_params.sh | declare -a PARAMKEYS=() trimwhitespace() { local s='\${1-}' s='\${s'\${s%%[![:space:]]}'}' s='\${s%'\${s[![:space:]]}... |