docs(equation-and-linear-solve): align completed contracts
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"name": "symmetric-csr-assembly",
|
||||
"status": "completed",
|
||||
"started_at": "2026-07-31T15:19:35+0900",
|
||||
"summary": "Added upper-triangle symmetric CSR types and deterministic serial Beam stiffness/load assembly with stable merge and regression tests.",
|
||||
"summary": "Added upper-triangle symmetric CSR with every-row diagonals and deterministic serial Beam stiffness/load assembly with stable floating-point merge tests.",
|
||||
"completed_at": "2026-07-31T15:45:02+0900"
|
||||
},
|
||||
{
|
||||
@@ -15,7 +15,7 @@
|
||||
"name": "essential-bc-elimination",
|
||||
"status": "completed",
|
||||
"started_at": "2026-07-31T15:45:03+0900",
|
||||
"summary": "Added upper-triangle essential BC elimination with zero/nonzero RHS shifts, full reconstruction mapping, conflict diagnostics, and original-system reaction recovery.",
|
||||
"summary": "Added DofManager-owned essential BC elimination with zero/nonzero RHS shifts, all-constrained handling, full reconstruction, and finite original-system reaction recovery.",
|
||||
"completed_at": "2026-07-31T16:00:44+0900"
|
||||
},
|
||||
{
|
||||
@@ -23,10 +23,10 @@
|
||||
"name": "pardiso-linear-solver",
|
||||
"status": "completed",
|
||||
"started_at": "2026-07-31T16:00:45+0900",
|
||||
"summary": "Added an LP64 MKL PARDISO SPD solver with private RAII lifecycle, CSR validation, residual diagnostics, and regression tests.",
|
||||
"summary": "Added a noncopyable LP64 MKL PARDISO SPD solver with explicit diagnostic-aware RAII release, CSR validation, residual diagnostics, and regression tests.",
|
||||
"completed_at": "2026-07-31T16:16:28+0900"
|
||||
}
|
||||
],
|
||||
"created_at": "2026-07-31T15:19:35+0900",
|
||||
"completed_at": "2026-07-31T16:16:28+0900"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user