Home
last modified time | relevance | path

Searched defs:gridType (Results 1 – 25 of 100) sorted by relevance

1234

/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Map/
H A DCellRegion.cs26 readonly MapGridType gridType; field in OpenRA.CellRegion
33 public CellRegion(MapGridType gridType, CPos topLeft, CPos bottomRight) in CellRegion()
43 public CellRegion(MapGridType gridType, MPos topLeft, MPos bottomRight) in CellRegion()
/dports/science/grib_api/grib_api-1.28.0-Source/tests/
H A Dgrib_util_set_spec.c26 char gridType[128] = {0,}; in test_reduced_gg() local
97 char gridType[128] = {0,}; in test_regular_ll() local
H A Dread_any.c29 char gridType[50],levelType[50],level[50],shortName[50]; in main() local
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPGridType.h40 static inline bool PPGridType_IsValid(PPGridType gridType) in PPGridType_IsValid()
/dports/graphics/openvkl/openvkl-1.1.0/testing/volume/
H A DTestingStructuredVolume.h47 const std::string gridType; member
65 const std::string &gridType, in TestingStructuredVolume()
H A DRawFileStructuredVolume.h37 const std::string &gridType, in RawFileStructuredVolume()
H A DTestingStructuredVolumeMulti.h55 std::string gridType; member
74 const std::string &gridType, in TestingStructuredVolumeMulti()
H A DRawHFileStructuredVolume.h49 const std::string &gridType, in RawHFileStructuredVolume()
/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dgrib_util_set_spec.c48 char gridType[128] = {0,}; in test_reduced_gg() local
158 char gridType[128] = {0,}; in test_regular_ll() local
H A Dread_any.c30 char gridType[50], levelType[50], level[50], shortName[50]; in main() local
/dports/games/bovo/bovo-21.12.3/gui/
H A Dtheme.cc81 GridType Theme::gridType() const { in gridType() function in gui::Theme
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkGridTransform.cxx61 void *gridPtr, int gridType, in vtkNearestNeighborInterpolation()
153 int gridType, int gridExt[6], in vtkNearestNeighborInterpolation()
308 double derivatives[3][3], void *gridPtr, int gridType, in vtkTrilinearInterpolation()
617 int gridType, int gridExt[6], in vtkTricubicInterpolation()
799 int gridType = this->GridScalarType; in ForwardTransformPoint() local
860 int gridType = this->GridScalarType; in ForwardTransformDerivative() local
936 int gridType = this->GridScalarType; in InverseTransformDerivative() local
H A DvtkTransformToGrid.cxx181 int gridType = this->GridScalarType; in UpdateShiftScale() local
375 int gridType = grid->GetScalarType(); in RequestData() local
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkGridTransform.cxx57 int gridType, int gridExt[6], vtkIdType gridInc[3]) in vtkNearestNeighborInterpolation()
141 double derivatives[3][3], void* gridPtr, int gridType, int gridExt[6], vtkIdType gridInc[3]) in vtkNearestNeighborInterpolation()
284 double derivatives[3][3], void* gridPtr, int gridType, int gridExt[6], vtkIdType gridInc[3]) in vtkTrilinearInterpolation()
599 double derivatives[3][3], void* gridPtr, int gridType, int gridExt[6], vtkIdType gridInc[3]) in vtkTricubicInterpolation()
766 int gridType = this->GridScalarType; in ForwardTransformPoint() local
824 int gridType = this->GridScalarType; in ForwardTransformDerivative() local
898 int gridType = this->GridScalarType; in InverseTransformDerivative() local
H A DvtkTransformToGrid.cxx176 int gridType = this->GridScalarType; in UpdateShiftScale() local
360 int gridType = grid->GetScalarType(); in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkGridTransform.cxx61 void *gridPtr, int gridType, in vtkNearestNeighborInterpolation()
153 int gridType, int gridExt[6], in vtkNearestNeighborInterpolation()
308 double derivatives[3][3], void *gridPtr, int gridType, in vtkTrilinearInterpolation()
617 int gridType, int gridExt[6], in vtkTricubicInterpolation()
799 int gridType = this->GridScalarType; in ForwardTransformPoint() local
860 int gridType = this->GridScalarType; in ForwardTransformDerivative() local
936 int gridType = this->GridScalarType; in InverseTransformDerivative() local
H A DvtkTransformToGrid.cxx181 int gridType = this->GridScalarType; in UpdateShiftScale() local
374 int gridType = grid->GetScalarType(); in RequestData() local
/dports/science/qmcpack/qmcpack-3.11.0/src/Numerics/
H A DOneDimGridFactory.cpp30 std::string gridType("log"); in createGrid() local
/dports/games/burrtools/burrtools-0.6.3/src/lib/
H A Dgridtype.h59 } gridType; typedef
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/io/
H A DGridDescriptor.h28 const Name& gridType() const { return mGridType; } in gridType() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfItemFactory.cpp137 std::map<std::string, std::string>::const_iterator gridType = in createItem() local
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/util/
H A DGridHandle.h50 GridType gridType() const in gridType() function
/dports/misc/libemos/libemos-4.5.9-Source/tools/
H A Dgg_gridname.c120 gridType[80] = ""; /* grib internal gridType */ in main_() local
H A Dgg_single.c133 char gridType[80] = ""; in main_() local
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DQuad.h93 unsigned char gridType; // unsigned char to save space variable

1234