短暂的4划分但是以失败告终

This commit is contained in:
2026-02-28 08:23:30 +08:00
parent f147f79ffa
commit aabe74c098
4 changed files with 451 additions and 1 deletions

View File

@@ -617,6 +617,7 @@ void Patch::Interp_Points(MyList<var> *VarList,
{
if (owner_rank[j] < 0 && myrank == 0)
{
cout<<owner_rank[j-1]<<endl;
cout << "ERROR: Patch::Interp_Points fails to find point (";
for (int d = 0; d < dim; d++)
{