Thread Previous • Date Previous • Date Next • Thread Next |
In the old FFC output format, the function void pointmap(Point points[], unsigned int components[], const AffineMap& map) constreturns in components[] a degree of freedom identifier (e.g. 0 for u, 1 for v, 2 for p, etc) for each entry in the element tensor. How can we get this information with the new UFC format? (or how can we avoid requiring it?)
Garth
Thread Previous • Date Previous • Date Next • Thread Next |