Found the bug in lbpm_permeability_simulator and it was dumb

This commit is contained in:
James E McClure
2015-06-16 13:40:16 -04:00
parent 23bacbd253
commit f355c13f15
2 changed files with 1 additions and 2 deletions

View File

@@ -227,7 +227,7 @@ extern "C" void SwapD3Q19(char *ID, double *disteven, double *distodd, int Nx, i
}
}
extern "C" void ComputeVelocityD319(char *ID, double *disteven, double *distodd, double *vel, int Nx, int Ny, int Nz)
extern "C" void ComputeVelocityD3Q19(char *ID, double *disteven, double *distodd, double *vel, int Nx, int Ny, int Nz)
{
int n,N;
// distributions