-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch simplifies the initialization of types for `N`, `dNdx`, and `dNdξ` used in the `FunctionValues` constructor. The change in LOC isn't significant but I think it is easier to follow when there are no auxiliary types and when they are grouped by "case" instead of function name. Fixes #857.
- Loading branch information
1 parent
ca8fba1
commit 5350d2d
Showing
1 changed file
with
22 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters