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

chain and cochain #37

Open
luiswirth opened this issue Oct 22, 2024 · 0 comments
Open

chain and cochain #37

luiswirth opened this issue Oct 22, 2024 · 0 comments

Comments

@luiswirth
Copy link
Owner

A k-chain is a linear combination of k-simplicies. Chains will be relevant in our library. For instance the boundary of a simplex is a chain. So this is a useful tool.

A k-cochain is linear form on the simplicial k-skeleton. Cochains will be relevant to our library because our PDE solutions will be represented as cochains. A differential k-form is represented as a cochain on our mesh, and the coefficents in the cochain are the basis coefficents. The cochain is the disretized representation of a differential form. Once can interpolate a cochain to get a differential form. A cochain are the coefficents of the diff form in the whitney basis.

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

No branches or pull requests

1 participant