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

QGauss leads to diagonal mass matrix. Simplify code. #4

Open
cpraveen opened this issue May 3, 2014 · 0 comments
Open

QGauss leads to diagonal mass matrix. Simplify code. #4

cpraveen opened this issue May 3, 2014 · 0 comments

Comments

@cpraveen
Copy link
Owner

cpraveen commented May 3, 2014

With Gauss nodes for basis functions, mass matrix is diagonal but we use full matrix which is computationally inefficient. Exploit the diagonal structure of the mass matrix to speed-up computations.

cpraveen pushed a commit that referenced this issue Oct 19, 2014
Simplified cell_number using user_index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant