-
Hi,
I am running into seg faults when running the vacuum example
```
[scarf1324@cn1052 oldcommitVacuumMesher]$ ./build/bin/vacuum -v -i Examples/example_mesh.e -o example_vac.e --bound_len 2
…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
```
(moose) twise@twise-GS73VR-6RF:~/projects/moose/modules$ METHOD=dbg make -j 8
Checking i…
-
Dear libmesh community,
This issue requests to make `write_element_data()` (and sister methods) more resistent to missing subdomains.
As you know, [Moose](https://mooseframework.inl.gov/index.ht…
-
This is not an issue with color_coded. I am having problems to set up my code's highlighting with an external third party library called libMesh. I can compile this library and in my code directory I …
ghost updated
8 years ago
-
I'm trying to build libMesh [1] with the intel/2016a toolchain and hitting this problem:
ld: /software/easybuild/software/imkl/11.3.1.150-iimpi-8.1.5-GCC-4.9.3-2.25/mkl/lib/intel64/libfftw3x_cdft_lp6…
-
I noticed that FindLIBMESH.cmake always tries to find the "opt" configuration of libmesh . Could you infer this from the user?
In many places, the libmesh and MOOSE stack use the environment var…
-
Hi,
I have been trying to use spack to build dependencies for my stack, and I have noticed that the most recent version of libmesh that can be built with spack is 1.4.1, whereas at time of writing…
-
When I want to run the test.py as the readme says. The error above happens. It seems like there is a triangle_hash.pyx in libmesh which is a cython file. What should I do to run the test successfully?…
-
libMesh/libmesh#1797, libMesh/libmesh#1800, libMesh/libmesh#1812
We don't want to just take those by default when grabbing libMesh flags, I think, better to just configure separately on the GRINS s…
-
**Host Environment**
- OS: Windows 10 64-bit
- Compiler: VC++ 19.26.28806
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install libmesh`
**Failure logs**
```
CMake Error at s…