Fixing elementwise absolute value operation on UserTypes (#23)
* Steps to fix some particularly egregious elementwise abs performance on UserTypes * Slightly sneakier way of avoiding name mangling in new builtin * Fix elementwise abs test to avoid indexing into a UserType, other than in the outer Fortran test code