Skip to content

Add void* to tabulate tensor kernel #3643

Closed
sclaus2 wants to merge 12 commits into
FEniCS:mainfrom
sclaus2:sclaus/add-void-to-kernels
Closed

Add void* to tabulate tensor kernel #3643
sclaus2 wants to merge 12 commits into
FEniCS:mainfrom
sclaus2:sclaus/add-void-to-kernels

Conversation

@sclaus2

@sclaus2 sclaus2 commented Feb 20, 2025

Copy link
Copy Markdown
Contributor

Add void* argument to tabulate_tensor across dolfinx to allow custom data such as structs or others to be passed to the integration kernel. This extension depends on corresponding PR for ffcx: FEniCS/ffcx#749
.

@sclaus2 sclaus2 marked this pull request as draft February 20, 2025 12:47
@jhale

jhale commented Feb 26, 2025

Copy link
Copy Markdown
Member

@sclaus2 - We simplified Form so there are now some conflicts, sorry about that. Could you do the merge? Might be easiest to e.g. git checkout --theirs Form.h and then redo your changes.

@jhale

jhale commented Mar 5, 2025

Copy link
Copy Markdown
Member

@sclaus2 Can you perform the merge so we can get this in?

@sclaus2

sclaus2 commented Mar 7, 2025

Copy link
Copy Markdown
Contributor Author

Replaced by #3660 .

@sclaus2 sclaus2 closed this Mar 7, 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 this pull request may close these issues.

2 participants