renamed masked filtering tool as lbpm_uCT_maskfilter

This commit is contained in:
James E McClure
2016-06-28 09:12:20 -04:00
parent 97d27fad31
commit 0fe1cda4a7
2 changed files with 1 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ ADD_LBPM_TEST( TestWriter )
IF ( USE_NETCDF )
ADD_LBPM_TEST_PARALLEL( TestNetcdf 8 )
ADD_LBPM_EXECUTABLE( lbpm_uCT_pp )
ADD_LBPM_EXECUTABLE( lbpm_uCT_twophase )
ADD_LBPM_EXECUTABLE( lbpm_uCT_maskfilter )
ENDIF()
# Sample test that will run with 1, 2, and 4 processors, failing with 4 or more procs