> I'm working on a problem at the moment where it would be useful to have a > FEValuesExtractors::Vector of arbitrary dimension (in particular, > dimension 3), independent of the working dimension of the dimension of the > underlying FEValues object. > > Will such a feature be easy to add?
Yes. I guess the bigger question is what you want to do with it and consequently why you need this feature. For example, what would be the natural type for the value of such an extractor? Can you explain? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
