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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eigen namespace renaming (error: Eigen is not defined) #619

Open
filiatra opened this issue Jun 7, 2023 · 0 comments
Open

Eigen namespace renaming (error: Eigen is not defined) #619

filiatra opened this issue Jun 7, 2023 · 0 comments
Assignees
Labels
info Informations for gismo Users and Developers

Comments

@filiatra
Copy link
Member

filiatra commented Jun 7, 2023

This Issue might arise after merging of PR #617.
There, Eigen namespace is renamed as gsEigen.

Fixing compilation errors amounts to update existing codes in the sense 馃憤
Eigen::xxx becomes gsEigen::xxx and also eigen macros are guarded as, eg:

#   define Eigen gsEigen
    EIGEN_MAKE_ALIGNED_OPERATOR_NEW
#   undef Eigen
@filiatra filiatra added the info Informations for gismo Users and Developers label Jun 7, 2023
@filiatra filiatra pinned this issue Jun 7, 2023
j042 added a commit that referenced this issue Jun 14, 2023
@weinmueller weinmueller unpinned this issue Jun 20, 2023
@weinmueller weinmueller pinned this issue Jun 20, 2023
filiatra added a commit that referenced this issue Jun 30, 2023
j042 added a commit that referenced this issue Aug 17, 2023
@filiatra filiatra unpinned this issue Sep 5, 2023
@hverhelst hverhelst pinned this issue Nov 22, 2023
@hhornik hhornik unpinned this issue Feb 8, 2024
@hhornik hhornik pinned this issue Feb 8, 2024
@dominik-mokris-mtu dominik-mokris-mtu unpinned this issue Feb 8, 2024
@dominik-mokris-mtu dominik-mokris-mtu pinned this issue Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info Informations for gismo Users and Developers
Projects
None yet
Development

No branches or pull requests

3 participants