← Back to team overview

dolfin team mailing list archive

dolfin::Form and mesh

 

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. 

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


Follow ups