-
Given the sensitivities work we've already done, and the simplicity of the interface demonstrated in https://github.com/libMesh/libmesh/blob/master/examples/optimization/optimization_ex1/optimization_…
-
When running python `setup.py build_ext --inplace`
I get this error:
`C:\Users\User\anaconda3\envs\mesh_funcspace\lib\site-packages\torch\utils\cpp_extension.py:184: UserWarning: Error checking …
-
## Reason
INL set up a Docker container for Cardinal; we can add these instructions to the website in order to streamline setup for new users.
## Design
Add instructions to website.
## Impact
…
-
## Bug Description
A seg fault occurs when using `interpolate_transfers = true` in `TransientMultiApp`. Here is the stack trace:
```
Assertion `_sys' failed
We should have a system, did you forget…
-
## Rationale
https://github.com/libMesh/libmesh/pull/1941 includes a fix for a horrible libMesh::CheckpointIO bug, one which was triggered there by a processor_id_type size change but which could *…
-
example:
```
std::string type_name()
{
return LibMesh::namespace() +".Field";
}
```
not
```
{
return "Field";
}
```
Question is, can we do this more automatically?
-
Hello all,
while installing libMesh, I have been facing with the following (see attached log file) 6 warnings and 1 error (follows). I am using Apple M1 Max, Sonoma 14.2.1; petsc 3.20.3
```
.…
-
## Bug Description
There is a bug that possibly is in MVAPICH, TMPI, or MOOSE. For some applications during the mesh partitioning, all ranks are waiting for messages, and computations are hangin…
-
Last time I tried to run on Blue Gene I ran into an issue in find_global_indices():
https://sourceforge.net/p/libmesh/mailman/message/28806259/
I've also hit something in this same area at other…
-
您好 请问用于ESP8266的MESH库跑哪儿去了?貌似从NONOS和RTOS的SDK里现在都找不到了(指的是libmesh.a)而且文档在官网也找不到了,SDK文档里也找不到了。