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

Implement Jacobian evaluation routine #6

Open
jam31118 opened this issue Feb 11, 2019 · 0 comments
Open

Implement Jacobian evaluation routine #6

jam31118 opened this issue Feb 11, 2019 · 0 comments

Comments

@jam31118
Copy link
Owner

In order to implement implicit Euler method, the Jacobian is required in order to run the root finding algorithm.

Let's implement inside eval_v_p_for_sph_harm_basis() or from it.

e.g. set jacobian array pointer to NULL if it shouldn't be evaluated but just velocity.

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