- 19 Jul, 2023 1 commit
-
-
Clinton Stimpson authored
-
- 15 Mar, 2023 1 commit
-
-
Clinton Stimpson authored
-
- 23 Jan, 2023 5 commits
-
-
Clinton John Stimpson authored
Verdict double star star See merge request meshing/cubit!283
-
Matt Staten authored
-
Matt Staten authored
-
Matt Staten authored
-
Matt Staten authored
-
- 05 Jan, 2023 2 commits
- 04 Jan, 2023 1 commit
-
-
Clinton Stimpson authored
-
- 22 Dec, 2022 1 commit
-
-
Corey Ernst authored
-
- 18 Dec, 2022 1 commit
-
-
Corey Ernst authored
Implementing length/area calculations and include higher order nodes for 1D and 2D element types, such as: bar3, tri6, tri7, triangle with center node (side of tetra8 element), quad5, quad8, quad9
-
- 18 Nov, 2022 1 commit
-
-
Matthew L. Staten authored
Prevent collisions between constructors
-
- 10 Nov, 2022 1 commit
-
-
Clinton Stimpson authored
-
- 04 Oct, 2022 1 commit
-
-
Clinton John Stimpson authored
-
- 28 Sep, 2022 1 commit
-
-
Clinton Stimpson authored
-
- 23 Sep, 2022 1 commit
-
-
Clinton Stimpson authored
Also add include directory in CMake Export file
-
- 05 Aug, 2022 1 commit
-
-
Clinton Stimpson authored
Thanks for Tim Bender (LLNL) for finding this.
-
- 11 May, 2022 1 commit
-
-
Clinton Stimpson authored
-
- 07 Mar, 2022 3 commits
-
-
Clinton Stimpson authored
-
Clinton John Stimpson authored
Fixed Verdict install locations for Cubit build. See merge request meshing/cubit!151
-
Mark Richardson authored
-
- 02 Mar, 2022 7 commits
-
-
Mark Richardson authored
Also fixed up our changes to work with his.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
Additionally: 1) Add braces wherever possible for code clarity 2) Make all input coordinates const qualified 3) Remove not needed headers, and use c++ versions of needed headers 4) Fix typos 5) Comment out unused num_nodes parameters 6) Delete not implemented functions
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
- 05 Feb, 2022 1 commit
-
-
Corey Ernst authored
Adding 'mean ratio' tet metric to Cubit. Metric created and recommended by Jay Foulk to better detect elements that become elongated in high-deformation anlayses. Compensates for 'normalized inradius' inability to detect these elements. In Verdict (V_TetMetric.cpp), there was already a mean ratio metric for tet4s but it wasn't hooked up to anything, save some unit tests. This metric is formulated differently and penalizes elements with high aspect ratio more than the previous implementation. This metric now also can be computed on tet10 elements, computing the linear version on each subtet and returning the lowest. The author of the previous metric was Danial Ibanez. Jay Foulk with talk with him about this different implementation of it. Soon we'll settle on which to go forward with.
-
- 29 Oct, 2021 4 commits
-
-
Clinton Stimpson authored
(cherry picked from commit 2d7d6dadb3840dcf63b3a62e129e46990a23009a)
-
Clinton Stimpson authored
(cherry picked from commit ec8fb77ccbddaa9378f57e6db3578dfc145ebd5a)
-
Clinton John Stimpson authored
Put package CMake files into a cmake directory. See merge request meshing/cubit!124
-
Clinton Stimpson authored
This fixes a failing find_package() in alegranevada.
-
- 11 Oct, 2021 2 commits
-
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
- 28 Sep, 2021 3 commits
-
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
Clinton Stimpson authored
-
- 27 Sep, 2021 1 commit
-
-
Clinton Stimpson authored
tet_radius_ratio() is used instead.
-