- 18 Nov, 2022 1 commit
-
-
Matthew L. Staten authored
Prevent collisions between constructors
-
- 02 Mar, 2022 3 commits
-
-
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
-
- 28 Sep, 2021 1 commit
-
-
Clinton Stimpson authored
-
- 05 Dec, 2019 1 commit
-
-
Clint Stimpson authored
Increment to version 1.3. git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@416429 d353b8dc-a10e-11dd-9ca7-d543032e456e
-
- 16 Aug, 2017 1 commit
-
-
Matt Staten authored
git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@409853 d353b8dc-a10e-11dd-9ca7-d543032e456e
-
- 15 Aug, 2017 1 commit
-
-
Matt Staten authored
git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@409842 d353b8dc-a10e-11dd-9ca7-d543032e456e
-
- 04 Aug, 2017 1 commit
-
-
Clint Stimpson authored
Removing VerdictFunction typedef from verdict.h, since its no longer true that all verdict functions have the same signature. Now that c++ is required, one can use std::function, lambdas, etc... instead. Remove extern "C" from all functions. With namespace verdict { extern "C" void func(); } the result is functions are decorated in code (requiring one to type "verdict::") but not decorated in the resulting binary. Reintroduce mangling support by allowing the user to set the name of the namespace. git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@409661 d353b8dc-a10e-11dd-9ca7-d543032e456e
-
- 02 Aug, 2017 1 commit
-
-
Matt Staten authored
git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@409490 d353b8dc-a10e-11dd-9ca7-d543032e456e
-
- 22 Jun, 2010 1 commit
-
-
Clint Stimpson authored
git-svn-id: file:///scratch/cjstimp/svn/cubit/CUBIT_SOURCE/trunk@378790 d353b8dc-a10e-11dd-9ca7-d543032e456e
-