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

finish domain mapping stuff #17

Open
vpuri3 opened this issue Jun 20, 2022 · 0 comments
Open

finish domain mapping stuff #17

vpuri3 opened this issue Jun 20, 2022 · 0 comments

Comments

@vpuri3
Copy link
Member

vpuri3 commented Jun 20, 2022

in order of priority

struct DomainDeformation
    map
    isseparable
    isrescaling
end

struct DeformedDomain
    domain
    deformation
end

function rescale(dom, ...)
end

function domains_match(dom1, dom2)
end

function bounding_box(dom)
end

function gordon_hall
end
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