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

Reorder Everything. #2

Open
8 tasks
DanielBoigk opened this issue Jun 23, 2024 · 0 comments
Open
8 tasks

Reorder Everything. #2

DanielBoigk opened this issue Jun 23, 2024 · 0 comments

Comments

@DanielBoigk
Copy link
Owner

DanielBoigk commented Jun 23, 2024

  • Given a mesh write function that assigns value of conductivities $\sigma$ to coordinates given mesh coordinates. Store vector according to the ordering given by the coordinates.
    • Write the function that can save this again in an Array.
  • Write function that returns $K$ matrix of for neumann and dirichlet map given above information and the weakform (prefereably Gridap.)
  • Implement LU and CG solver to update solution
  • Implement function that updates $K$ given slight alteration in $\sigma$.
  • Solve Inverse Problem with Total variation reconstruction
  • Find way to represent NtD and DtN Operator. ()
  • Use representation for neural operator
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