Anyone using the "assemble on subdomain" function?
I see in Assembler.h there's a function for assembling a form on a subdomain:
/// Assemble tensor from given form on subdomain
///
/// *Arguments*
/// A (_GenericTensor_)
/// The tensor to assemble.
/// a (_Form_)
/// The form to assemble the tensor from.
/// sub_domain (_SubDomain_)
/// The subdomain to assemble on.
void assemble(
This is most likely broken now, since it is implemented by filling meshfunctions with 0. However no tests have picked this up. Does anyone use it? I don't think it's a very good idea to do it this way anyway, it adds further to the confusion around where domains are defined.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- DOLFIN Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Martin Sandve Alnæs
- Solved:
- Last query:
- Last reply: