Commit graph

12 commits

Author SHA1 Message Date
Ahnaf Tahmid Chowdhury
fb3aaa46ac
Improve Detection of libMesh Installation via LIBMESH_ROOT and CMake's PkgConfig (#3149) 2024-10-10 11:05:32 -05:00
Paul Romano
3b5910057d Update libmesh to 1.7.1 in gha-install-libmesh.sh for consistency 2022-08-29 11:54:23 -05:00
aprilnovak
4d321bc98b Replace centroid() with vertex_average(). Refs #1914 2022-07-14 18:53:58 -05:00
Patrick Shriwise
1262bcde7d Apply @paulromano's suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2021-04-07 19:07:07 -05:00
Patrick Shriwise
c50fb6a86c Small formatting fix in the libmesh install script. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
025011ee3d Removing mpich specification from compilers in libmesh config. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
ccae5f93a5 Disabling MPI in the serial libmesh build. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
a0aa431744 Correcting bash syntax. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
a1c29c1f6d Adding a serial build of libmesh to ci. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
ec41b43624 Adding explicit compilers in libmesh configure line. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
894fcbe23c Updating CI to use a libmesh installation relying on its native distributed vector. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
8fa814d142 Updating version of cmake.
Adding netcdf libraries to CI.

Adding libmesh job.

Extending prefix path for libmesh to the  directory.

A couple more tweaks to the libmesh paths.

Updating how libmesh is installed. Relying on MOOSE install scripts.
2021-04-07 19:07:07 -05:00