Searched hist:"2247 a93f19c75a71369fb56e8f7b7446bda8ddb1" (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/rust/ex1-volume/src/ |
| H A D | main.rs | 2247a93f19c75a71369fb56e8f7b7446bda8ddb1 Sat Feb 10 18:12:28 UTC 2024 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com> CeedMatrixPseudoinverse utility function (#1251)
* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad
* Used pseudoinverse utility in CeedBasisApplyAtPoints
* Update description of CeedMatrixPseudoinverse function
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices
* Updated inline comments
* Added inline comment
* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices
* increased tolerance in ex1-volume/src/main.rs
---------
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 2247a93f19c75a71369fb56e8f7b7446bda8ddb1 Sat Feb 10 18:12:28 UTC 2024 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com> CeedMatrixPseudoinverse utility function (#1251)
* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad
* Used pseudoinverse utility in CeedBasisApplyAtPoints
* Update description of CeedMatrixPseudoinverse function
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices
* Updated inline comments
* Added inline comment
* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices
* increased tolerance in ex1-volume/src/main.rs
---------
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
|
| /libCEED/interface/ |
| H A D | ceed-basis.c | 2247a93f19c75a71369fb56e8f7b7446bda8ddb1 Sat Feb 10 18:12:28 UTC 2024 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com> CeedMatrixPseudoinverse utility function (#1251)
* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad
* Used pseudoinverse utility in CeedBasisApplyAtPoints
* Update description of CeedMatrixPseudoinverse function
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices
* Updated inline comments
* Added inline comment
* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices
* increased tolerance in ex1-volume/src/main.rs
---------
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
|