MultiStageScheme¶
-
class
dolfin.cpp.fem.MultiStageScheme(*args)¶ Bases:
dolfin.cpp.common.VariableConstructor
-
bcs()¶ Return boundary conditions
-
dt_stage_offset()¶ Return local timestep
-
implicit()¶ Overloaded versions
implicit(stage)
Return true if stage is implicit
implicit()
Return true if the whole scheme is implicit
-
jacobian_index()¶
-
order()¶ Return the order of the scheme
-
thisown¶ The membership flag
-