Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double vs. Real #12

Closed
srwopschall opened this issue Jun 16, 2023 · 1 comment · Fixed by #86
Closed

Double vs. Real #12

srwopschall opened this issue Jun 16, 2023 · 1 comment · Fixed by #86
Assignees

Comments

@srwopschall
Copy link
Collaborator

Tribol real covers use case of single and double precision.
Standardize use of 'real' through out code OR
Use C++ double ignoring need for single precision.

@srwopschall srwopschall self-assigned this Jun 16, 2023
@ebchin ebchin linked a pull request Apr 12, 2024 that will close this issue
@ebchin ebchin linked a pull request Jan 24, 2025 that will close this issue
@ebchin
Copy link
Member

ebchin commented Jan 24, 2025

Fixed in #86 with the introduction of tribol::RealT. Note, Tribol only currently supports double precision.

@ebchin ebchin closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants