← Back to team overview

dolfin team mailing list archive

What goes in foo_post.i and what goes in dolfin.bar.Foo ?

 


I was wondering what makes something go in foo_post.i instead of in the
"explicit" reimplementation in dolfin.bar.Foo.

For instance: in function_post.i, Function is extended by the method function_space().
Is there a particular reason why that is added there, rather than in
dolfin.functions.function.Function ?

Thanks :-)

--
Marie


Follow ups