Home
last modified time | relevance | path

Searched refs:Setgrid (Results 1 – 9 of 9) sorted by relevance

/dports/math/mathmod/mathmod-11.1/pariso/isosurface/
H A DIso3D.h118 void Setgrid(uint);
H A DIso3D.cpp1477 Setgrid(masterthread->grid[fctnb]); in IsoBuild()
1507 Setgrid(PreviousGridVal); in IsoBuild()
1649 Setgrid(PreviousGridVal); in IsoBuild()
1663 void Iso3D::Setgrid(uint NewGridVal) in Setgrid() function in Iso3D
/dports/science/cdo/cdo-2.0.0/
H A DOPERATORS167 Setgrid setgrid Set grid
168 Setgrid setgridtype Set grid type
169 Setgrid setgridarea Set grid cell area
170 Setgrid setgridmask Set grid mask
H A DChangeLog272 * Setgrid: Add memory support for 32-bit float data.
4132 * New operator: setgridarea (Setgrid)
/dports/science/cdo/cdo-2.0.0/src/
H A Dmodule_definitions.h407 void *Setgrid(void *argument);
H A DSetgrid.cc269 Setgrid(void *process) in Setgrid() function
H A DMakefile.am403 Setgrid.cc \
H A DMakefile.in268 cdo-Setbox.$(OBJEXT) cdo-Setgrid.$(OBJEXT) \
407 ./$(DEPDIR)/cdo-Setbox.Po ./$(DEPDIR)/cdo-Setgrid.Po \
948 Set.cc Setattribute.cc Setbox.cc Setgrid.cc Setgridcell.cc \
4402 cdo-Setgrid.o: Setgrid.cc
4403 …XXFLAGS) -MT cdo-Setgrid.o -MD -MP -MF $(DEPDIR)/cdo-Setgrid.Tpo -c -o cdo-Setgrid.o `test -f 'Set…
4404 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cdo-Setgrid.Tpo $(DEPDIR)/cdo-Setgrid.Po
4409 cdo-Setgrid.obj: Setgrid.cc
4410 …PFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cdo-Setgrid.obj -MD -MP -MF $(DEPDIR)/cdo-Setgrid.Tpo -c -o…
4411 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cdo-Setgrid.Tpo $(DEPDIR)/cdo-Setgrid.Po
5858 -rm -f ./$(DEPDIR)/cdo-Setgrid.Po
[all …]
H A Dmodule_list.h158 static const module_t module_Setgrid = {"Setgrid" ,Setgrid , SetgridHelp …