Thread Previous • Date Previous • Date Next • Thread Next |
Hi, The IntervalCell::facet_area in DOLFIN currently returns 0.0, while the facet determinant (a scale factor) 'det = 1.0;' in the generated code for the tabulate_tensor function in 1D (facet integrals). Is 0.0 the correct return value, or should it return 1.0? Kristian
Thread Previous • Date Previous • Date Next • Thread Next |