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

ElemshapeData #95

Open
vickysharma0812 opened this issue Dec 7, 2021 · 0 comments
Open

ElemshapeData #95

vickysharma0812 opened this issue Dec 7, 2021 · 0 comments
Labels
elemsd enhancement New feature or request

Comments

@vickysharma0812
Copy link
Member

vickysharma0812 commented Dec 7, 2021

We need to change the data-structure a bit.

Current:

- dNdXi = (I, i, ips)
- dNdXt = (I, i, ips)
- dNTdt = (I, a, ips)
- dNTdXt = (I, a, i, ips)

Proposal:

- dNdXi = (i,I,ips)
- dNdXt = (i,I,ips)
- dNTdt = (I,a,ips)
- dNTdXt = (i,I,a,ips)

Regards
Vikas

@vickysharma0812 vickysharma0812 added the enhancement New feature or request label Dec 10, 2021
@vickysharma0812 vickysharma0812 changed the title Enhancement in getInterpolation method ElemshapeData getInterpolation method Dec 10, 2021
@vickysharma0812 vickysharma0812 changed the title ElemshapeData getInterpolation method ElemshapeData Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elemsd enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant