Joe Tristano

Results 9 issues of Joe Tristano

Eval of environment variables using docker image is not working: docker run -e pgdata="abc" --rm -v "${PWD}":/workdir mikefarah/yq '.volumes.pgdata += {"driver":"local", "driver_opts":{"type":"none", "o":"bind", " device":eval(pgdata)}}' test.yml Error: 1:95: invalid input...

bug
v4

I have a refined mesh using a modified shaper for plate w/ hole. When I call mesh::print, the element attributes are not written. I believe this is because the NCMesh...

mesh
amr

We would like to leverage the constrained operator to apply different types of constraints to our system. For instance, we would like to apply "rotational constraints" on displacements around a...

My folder structure is: ./mfem |-libmfem.so.4.6.1 |-libmfem.so (symbolic link ../libmfem.so.4.6.1) |-lib/libmfem.so ( symbolic link ../libmfem.so) |- standard mfem github layout - ./PyMFEM I run python3 setup.py install setup.py install --mfem-source=/home/user/mfem...

When reading the mesh and GF attached, the first element gets a value of 0, not 1. When I write the GF back out, there is a difference between the...

Last release of glvis was a while back. Wondering if a new release for all platforms can be done?

I know that onshape supports space mouse. Can glvis also support space mouse, especially in live mode within the browser?

enhancement
question

I see gamepad events in my browser and I see gamepad functions in glvis but glvis is not respecting my gamepad (spacemouse) . Can someone please fix this issue? I've...

enhancement

### Describe the bug, what's wrong, and what you expected. If I create a nested multiblock of multiblocks, the field data on the non polydata datasets doesnt save ### Steps...

bug
vtk-issue