CCFEMAssembler¶
-
class
dolfin.cpp.fem.CCFEMAssembler¶ Bases:
objectThis class implements functionality for finite element assembly over cut and composite finite element (CCFEM) function spaces.
Constructor
-
assemble()¶ Assemble tensor from given form
- Arguments
- A (
GenericTensor) - The tensor to assemble.
- a (
Form) - The form to assemble the tensor from.
- A (
-
thisown¶ The membership flag
-