Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix element type for more complex Fields
If we a Vector Field, `eltype` will return `Vector`, not float. So, we have to be more creative with how to get the float_type for general cases.
- Loading branch information