ELEMENTS icon indicating copy to clipboard operation
ELEMENTS copied to clipboard

The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), and novel mesh classes (geometry and SWAGE) to support a very bro...

Results 4 ELEMENTS issues
Sort by recently updated
recently updated
newest added

`HexRef` is a MATAR-Kokkoified fusion of the `ref_element` and `HexN` classes from `elements` library. It incorporates Steven Walton's implementation of Bernstein basis functions along with my implementation of Lagrange and...

So, two options, change the function name to note that it returns the transpose, or modify the function so it returns the transpose of the transpose, so J^{-1}.