Johan Hake wrote: > Hello! > > dolfin::Form is not working properly yet after the changes. When assembling a > form of only coefficients, no basisfunctions, we are not able to extract the > mesh. >
Functionals have been a bit tricky since we introduced FunctionSpace. Perhaps their constructor should take a Mesh? Garth > Should we have a method in GenericFunction > > has_function_space() > > or something like that, that we could use from C++ to distinguish between an > expression and a function? > > This would probably be useful other places too. > > > Johan > _______________________________________________ > DOLFIN-dev mailing list > DOLFIN-dev@fenics.org > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@fenics.org http://www.fenics.org/mailman/listinfo/dolfin-dev