Alex Tyler Chapman

Results 56 comments of Alex Tyler Chapman

longer argument names, now can filter by property value.

decided to keep some extra code in `tests/internal` for the `blt_registered` case. if i should remove it, or replace with less generic names (foo and bar) lmk.

Passing osx_gcc, but now I'm failing three of the gitlab tests since it's saying I'm an unauthorized user (or maybe it's referring to a service user?)

@samuelpmishLLNL yeah that makes sense. we can try and get this pr in and in a separate pr i could start re-organizing the tests. i can remove the "fixes 788"...

or maybe is this possible with addFunction? @white238 https://axom.readthedocs.io/en/develop/axom/inlet/docs/sphinx/functions.html ``` In Lua, the following operations on the Vector type are supported (for Vector s u, v, and w): Construction of...

Update: i was confusing euclidean vector with std::vector ... addFunction will not work for 2D arrays

As well as "source" and "flux" https://github.com/LLNL/serac/blob/develop/src/serac/physics/heat_transfer.hpp#L240 https://github.com/LLNL/serac/blob/develop/src/serac/physics/heat_transfer.hpp#L254

On trying this, petsc failed to install. This is from petsc's `configure.log`: ``` Executing: /usr/tce/packages/mvapich2/mvapich2-2.3.7-gcc-10.3.1/bin/mpicc -o /var/tmp/meemee/petsc-osuy33xd/config.libraries/conftest -fPIC -Wall -Wwrite-strings -Wno-unknown-pragmas -Wno-lto-type-mismatch -fstack-protector -fvisibility=hidden -g -O /var/tmp/meemee/petsc-osuy33xd/config.libraries/conftest.o -Wl,-rpath,/usr/WS2/meemee/serac/serac_libs1/gcc-10.3.1/hdf5-1.8.23-l22goey6xzrf5w54lt7i66ch4rqkof6j/lib -L/usr/WS2/meemee/serac/serac_libs1/gcc-10.3.1/hdf5-1.8.23-l22goey6xzrf5w54lt7i66ch4rqkof6j/lib -lhdf5_hl...

What would step 5 involve? Moving our package to spack builtin? I think besides step 5, this issue is resolved.