Home
last modified time | relevance | path

Searched refs:the_fill_mode (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/cxx/
H A Dnetcdf.cpp240 the_fill_mode = a_mode;
248 return the_fill_mode; in get_fill()
363 the_fill_mode = Fill; in NcFile()
H A Dnetcdfcpp.h121 FillMode the_fill_mode; variable