PointIntegralSolver¶
-
class
dolfin.multistage.multistagesolvers.PointIntegralSolver(scheme)¶ Bases:
dolfin.cpp.fem.PointIntegralSolverConstruct a PointIntegralSolver
- Arguments
- scheme (_MultiStageScheme_)
- The multistage scheme the PointIntegralSolver is going to use to solve the PointIntegrals
-
scheme()¶ Return the MultiStageScheme