短暂的4划分但是以失败告终
This commit is contained in:
@@ -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++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user