Removed SURF_FILTER_* constants.

This commit is contained in:
Paul Romano 2012-11-18 11:41:18 -05:00
parent 83ef8ecc4c
commit de4d5a23dd

View file

@ -286,14 +286,6 @@ module constants
FILTER_ENERGYIN = 7, &
FILTER_ENERGYOUT = 8
! Filter types for surface current tallies
integer, parameter :: &
SURF_FILTER_MESH_X = 1, &
SURF_FILTER_MESH_Y = 2, &
SURF_FILTER_MESH_Z = 3, &
SURF_FILTER_ENERGYIN = 4, &
SURF_FILTER_SURFACE = 5
! Tally surface current directions
integer, parameter :: &
IN_RIGHT = 1, &