"python -c \"from numba import cuda; print(cuda.is_available())\"", "python -c \"from numba import njit; print(njit(lambda x: x+1)(1))\"", ...
elas3D is a Fortran77 code written by Garboczi (1978) from National Institute of Standards and Technology (NIST). The code solves the linear elasticity equation with Finite Element approximation.