Ge Yan
Ge Yan
Hi, I tried to load a `pumi` mesh and convert it into a parallel `mfem` mesh with: ``` pumi_mesh = apf::loadMdsMesh(model_file.c_str(), mesh_file.c_str()); mfem_mesh = ParPumiMesh(MPI_COMM_WORLD, pumi_mesh); ``` But all the...
[Build]
**Describe the issue** A clear and concise description of what the issue is. **Environment information:** - OS: [`Ubuntu 22.04`] - Compiler version: [`gcc 11.4.0`] - CMake version: [e.g. `3.22.1`] -...
**Describe the issue** A clear and concise description of what the issue is. **Environment information:** - OS: [e.g. `Windows 11`] - Compiler version: [`MSVC 19.40.3381`] - CMake version: [e.g. `3.30`]...