Hi everybody, I want to extend the fe field function so it can handle hp, and it seems pretty straight forward to me. Just use the hp collection-stuff rather than the normal classes and then use the object returned by hp_fe_values.get_present_fe_values() to extract data. To fit the whole thing seamless into the existing framework use a template specialization. Are there any subtleties I am not seeing right now ?
greeting tariq baig _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
