PointIntegralSolver
Registered by
Johan Hake
Equations resulting from a point source integral are fully decoupled in space. Instead of assemble a full matrix it is more efficient to iterate over the points and solve a local problem.
For linear equations it means solving a single dense linear system at each node, which we can use Armadillo for.
For nonlinear systems we need to use Newtons method together with linear solves.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Johan Hake
- Definition:
- Superseded
- Series goal:
- Accepted for trunk
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
- Johan Hake
Related branches
Related bugs
Sprints
Whiteboard
(?)