Commit graph

15 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
39a2d46e26
Implement bounding_box operation for meshes (#3119) 2024-08-18 23:09:32 -05:00
aprilnovak
4d321bc98b Replace centroid() with vertex_average(). Refs #1914 2022-07-14 18:53:58 -05:00
Patrick Shriwise
18a1ba1c41 Ensuring that all necessary information makes it into the OpeMCconfig file for linked applicatoins. 2021-04-07 20:56:18 -05:00
Patrick Shriwise
0abf803bb7 Adding ability to specify the libMesh pkconfig type with the METHOD env var. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
cb6c24ba9b Formatting correction in FindLIBMESH module. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
6723a8f64a Fix for CMake message syntax. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
f013f4d877 Adding CMake version check for libMesh builds. 2021-04-07 19:07:07 -05:00
Patrick Shriwise
50dbd50f2b Ensure that the CMAKE_PREFIX_PATH is checked for the libmesh installation. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
341101e6f7 Adding a version check for libMesh. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
21d3c14d86 Cleanup of CMake files. 2021-04-07 19:07:06 -05:00
Patrick Shriwise
b9ef22128c Allow direct setting of LIBMESH_DIR for CMake. 2021-04-07 19:06:16 -05:00
Patrick Shriwise
7323ae526f Updates to get the timing of variable addition and score setting right for libmesh. 2021-04-07 19:06:15 -05:00
Patrick Shriwise
a03d58cb59 Updating build style for libmesh. 2021-04-07 19:06:15 -05:00
Patrick Shriwise
c95a0a914a Start of libmesh implementation. 2021-04-07 19:05:08 -05:00