This commit is contained in:
2025-07-19 14:39:42 +08:00
parent 54b195442d
commit 1c9e757d63
4 changed files with 4 additions and 4 deletions

View File

@@ -201,7 +201,7 @@ void LBSI::Routine(std::string in_name, std::string tar_name,
{
bar.progressed(i);
Kernel.assign_all(0.0);
Kernel.assign(0.0);
CalKernel(TargNodes[i]);
for (size_t s = 0; s < ValSize; s++)