Home
last modified time | relevance | path

Searched +defs:p +defs:grid (Results 26 – 50 of 1625) sorted by relevance

12345678910>>...65

/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfRegularGrid.cpp48 shared_ptr<XdmfGeometryRegular> p(new XdmfGeometryRegular(regularGrid)); in New() local
101 p(new XdmfGeometryTypeRegular(regularGrid)); in New() local
147 shared_ptr<XdmfTopologyRegular> p(new XdmfTopologyRegular(regularGrid)); in New() local
191 p(new XdmfTopologyTypeRegular(regularGrid)); in New() local
285 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
317 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
328 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
450 else if (shared_ptr<XdmfGrid> grid = shared_dynamic_cast<XdmfGrid>(mGridController->read())) in read() local
597 XDMFARRAY * XdmfRegularGridGetBrickSize(XDMFREGULARGRID * grid, int * status) in XdmfRegularGridGetBrickSize()
608 XDMFARRAY * XdmfRegularGridGetDimensions(XDMFREGULARGRID * grid, int * status) in XdmfRegularGridGetDimensions()
[all …]
H A DXdmfRectilinearGrid.cpp49 p(new XdmfGeometryRectilinear(rectilinearGrid)); in New() local
104 p(new XdmfGeometryTypeRectilinear(rectilinearGrid)); in New() local
150 p(new XdmfTopologyRectilinear(rectilinearGrid)); in New() local
194 p(new XdmfTopologyTypeRectilinear(rectilinearGrid)); in New() local
273 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
287 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
294 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
414 else if (shared_ptr<XdmfGrid> grid = shared_dynamic_cast<XdmfGrid>(mGridController->read())) in read() local
563 XDMFARRAY ** XdmfRectilinearGridGetCoordinates(XDMFRECTILINEARGRID * grid, int * status) in XdmfRectilinearGridGetCoordinates()
596 int XdmfRectilinearGridGetNumberCoordinates(XDMFRECTILINEARGRID * grid, int * status) in XdmfRectilinearGridGetNumberCoordinates()
[all …]
H A DXdmfUnstructuredGrid.cpp142 shared_ptr<XdmfUnstructuredGrid> p(new XdmfUnstructuredGrid()); in New() local
149 shared_ptr<XdmfUnstructuredGrid> p(new XdmfUnstructuredGrid(regularGrid)); in New() local
284 …if (shared_ptr<XdmfUnstructuredGrid> grid = shared_dynamic_cast<XdmfUnstructuredGrid>(mGridControl… in read() local
288 else if (shared_ptr<XdmfGrid> grid = shared_dynamic_cast<XdmfGrid>(mGridController->read())) in read() local
362 XDMFGEOMETRY * XdmfUnstructuredGridGetGeometry(XDMFUNSTRUCTUREDGRID * grid) in XdmfUnstructuredGridGetGeometry()
369 XDMFTOPOLOGY * XdmfUnstructuredGridGetTopology(XDMFUNSTRUCTUREDGRID * grid) in XdmfUnstructuredGridGetTopology()
376 void XdmfUnstructuredGridSetGeometry(XDMFUNSTRUCTUREDGRID * grid, XDMFGEOMETRY * geometry, int pass… in XdmfUnstructuredGridSetGeometry()
388 void XdmfUnstructuredGridSetTopology(XDMFUNSTRUCTUREDGRID * grid, XDMFTOPOLOGY * topology, int pass… in XdmfUnstructuredGridSetTopology()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfCurvilinearGrid.cpp48 p(new XdmfTopologyCurvilinear(curvilinearGrid)); in New() local
92 p(new XdmfTopologyTypeCurvilinear(curvilinearGrid)); in New() local
216 shared_ptr<XdmfCurvilinearGrid> p(new XdmfCurvilinearGrid(numPoints)); in New() local
230 shared_ptr<XdmfCurvilinearGrid> p(new XdmfCurvilinearGrid(numPoints)); in New() local
237 shared_ptr<XdmfCurvilinearGrid> p(new XdmfCurvilinearGrid(numPoints)); in New() local
319 …if (shared_ptr<XdmfCurvilinearGrid> grid = shared_dynamic_cast<XdmfCurvilinearGrid>(mGridControlle… in read() local
409 XDMFARRAY * XdmfCurvilinearGridGetDimensions(XDMFCURVILINEARGRID * grid, int * status) in XdmfCurvilinearGridGetDimensions()
430 XDMFGEOMETRY * XdmfCurvilinearGridGetGeometry(XDMFCURVILINEARGRID * grid) in XdmfCurvilinearGridGetGeometry()
438 void XdmfCurvilinearGridSetDimensions(XDMFCURVILINEARGRID * grid, XDMFARRAY * dimensions, int passC… in XdmfCurvilinearGridSetDimensions()
452 void XdmfCurvilinearGridSetGeometry(XDMFCURVILINEARGRID * grid, XDMFGEOMETRY * geometry, int passCo… in XdmfCurvilinearGridSetGeometry()
H A DXdmfRectilinearGrid.cpp49 p(new XdmfGeometryRectilinear(rectilinearGrid)); in New() local
104 p(new XdmfGeometryTypeRectilinear(rectilinearGrid)); in New() local
150 p(new XdmfTopologyRectilinear(rectilinearGrid)); in New() local
194 p(new XdmfTopologyTypeRectilinear(rectilinearGrid)); in New() local
273 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
287 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
294 shared_ptr<XdmfRectilinearGrid> p(new XdmfRectilinearGrid(axesCoordinates)); in New() local
409 …if (shared_ptr<XdmfRectilinearGrid> grid = shared_dynamic_cast<XdmfRectilinearGrid>(mGridControlle… in read() local
563 XDMFARRAY ** XdmfRectilinearGridGetCoordinates(XDMFRECTILINEARGRID * grid, int * status) in XdmfRectilinearGridGetCoordinates()
596 int XdmfRectilinearGridGetNumberCoordinates(XDMFRECTILINEARGRID * grid, int * status) in XdmfRectilinearGridGetNumberCoordinates()
[all …]
H A DXdmfRegularGrid.cpp48 shared_ptr<XdmfGeometryRegular> p(new XdmfGeometryRegular(regularGrid)); in New() local
101 p(new XdmfGeometryTypeRegular(regularGrid)); in New() local
147 shared_ptr<XdmfTopologyRegular> p(new XdmfTopologyRegular(regularGrid)); in New() local
191 p(new XdmfTopologyTypeRegular(regularGrid)); in New() local
285 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
317 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
328 shared_ptr<XdmfRegularGrid> p(new XdmfRegularGrid(brickSize, in New() local
445 …if (shared_ptr<XdmfRegularGrid> grid = shared_dynamic_cast<XdmfRegularGrid>(mGridController->read(… in read() local
597 XDMFARRAY * XdmfRegularGridGetBrickSize(XDMFREGULARGRID * grid, int * status) in XdmfRegularGridGetBrickSize()
608 XDMFARRAY * XdmfRegularGridGetDimensions(XDMFREGULARGRID * grid, int * status) in XdmfRegularGridGetDimensions()
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dteapot.c158 unit_teapot (int grid, int wire_p) in unit_teapot()
161 float p[4][4][3], q[4][4][3], r[4][4][3], s[4][4][3]; in unit_teapot() local
231 unit_teapot (int grid, int wire_p) in unit_teapot()
235 const GLfloat *p = teapot_triangles; in unit_teapot() local
/dports/devel/upp/upp/bazaar/plugin/sundials/include/nvector/cuda/
H A DThreadPartitioning.hpp66 explicit ThreadPartitioning(ThreadPartitioning<T, I>& p) in ThreadPartitioning()
77 unsigned grid() const in grid() function in suncudavec::ThreadPartitioning
176 explicit StreamPartitioning(StreamPartitioning<T, I>& p) in StreamPartitioning()
181 virtual int calcPartitioning(I N, unsigned& grid, unsigned& block, unsigned& shMemSize, in calcPartitioning()
192 virtual int calcPartitioning(I N, unsigned& grid, unsigned& block, unsigned& shMemSize) in calcPartitioning()
249 explicit ReducePartitioning(ReducePartitioning<T, I>& p) in ReducePartitioning()
290 virtual int calcPartitioning(I N, unsigned& grid, unsigned& block, unsigned& shMemSize, in calcPartitioning()
301 virtual int calcPartitioning(I N, unsigned& grid, unsigned& block, unsigned& shMemSize) in calcPartitioning()
/dports/math/pdal/PDAL-2.3.0/kernels/private/density/
H A DOGR.cpp82 hexer::Path* p = paths[pi]; in collectPath() local
88 hexer::HexGrid const* grid) in collectHexagon()
99 hexer::Point p = pos + grid->offset(i); in collectHexagon() local
188 void OGR::writeBoundary(hexer::HexGrid *grid) in writeBoundary()
224 void OGR::writeDensity(hexer::HexGrid *grid) in writeDensity()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/src/
H A Dimagepanel.cpp42 bool ImagePanel::mouseMotionEvent(const Vector2i &p, const Vector2i & /* rel */, in mouseMotionEvent()
48 bool ImagePanel::mouseButtonEvent(const Vector2i &p, int /* button */, bool down, in mouseButtonEvent()
57 Vector2i grid = gridSize(); in preferredSize() local
65 Vector2i grid = gridSize(); in draw() local
68 Vector2i p = mPos + Vector2i::Constant(mMargin) + in draw() local
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/src/
H A Dimagepanel.cpp42 bool ImagePanel::mouseMotionEvent(const Vector2i &p, const Vector2i & /* rel */, in mouseMotionEvent()
48 bool ImagePanel::mouseButtonEvent(const Vector2i &p, int /* button */, bool down, in mouseButtonEvent()
57 Vector2i grid = gridSize(); in preferredSize() local
65 Vector2i grid = gridSize(); in draw() local
68 Vector2i p = mPos + Vector2i::Constant(mMargin) + in draw() local
/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux_mingw/src/
H A Dteapot.c56 static void solidTeapot(long grid, GLdouble scale) in solidTeapot()
58 float p[4][4][3], q[4][4][3], r[4][4][3], s[4][4][3]; in solidTeapot() local
103 static void wireTeapot(long grid, GLdouble scale) in wireTeapot()
105 float p[4][4][3], q[4][4][3], r[4][4][3], s[4][4][3]; in wireTeapot() local
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/Testing/Cxx/
H A DTestRegularGridDataSetSurfaceFilter.cxx72 vtkSmartPointer<vtkRectilinearGrid> grid = vtkSmartPointer<vtkRectilinearGrid>::New(); in ConvertImageDataToRectilinearGrid() local
105 vtkSmartPointer<vtkStructuredGrid> grid = vtkSmartPointer<vtkStructuredGrid>::New(); in ConvertImageDataToStructuredGrid() local
113 double* p = image->GetPoint(pointId); in ConvertImageDataToStructuredGrid() local
135 vtkSmartPointer<vtkStructuredGrid> grid = ConvertImageDataToStructuredGrid(image); in TestRegularGridDataSetSurfaceFilter() local
/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux/
H A Dteapot.c62 static void solidTeapot(long grid, GLdouble scale) in solidTeapot()
64 float p[4][4][3], q[4][4][3], r[4][4][3], s[4][4][3]; in solidTeapot() local
109 static void wireTeapot(long grid, GLdouble scale) in wireTeapot()
111 float p[4][4][3], q[4][4][3], r[4][4][3], s[4][4][3]; in wireTeapot() local
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/misc/examples/
H A Dadapt.cc17 void globalRefine(GridType& grid, int refCount ) in globalRefine()
49 void postAdapt(GridType& grid) in postAdapt()
63 int size(GridType& grid) in size()
98 Hmesh& grid = *gridptr ; in main() local
128 const double (&p)[2] = tr.getVertex( j )->coord(); in main() local
/dports/games/angband/Angband-4.2.2/src/
H A Dmon-make.c106 int p, lev, prev_lev_count, race_index; in init_race_allocs() local
218 int i, p; in get_mon_num() local
311 struct loc grid; in delete_monster_idx() local
392 void delete_monster(struct loc grid) in delete_monster()
551 void wipe_mon_list(struct chunk *c, struct player *p) in wipe_mon_list()
1037 static bool place_new_monster_one(struct chunk *c, struct loc grid, in place_new_monster_one()
1172 static bool place_new_monster_group(struct chunk *c, struct loc grid, in place_new_monster_group()
1319 bool place_new_monster(struct chunk *c, struct loc grid, in place_new_monster()
1416 bool pick_and_place_monster(struct chunk *c, struct loc grid, int depth, in pick_and_place_monster()
1442 bool pick_and_place_distant_monster(struct chunk *c, struct player *p, int dis, in pick_and_place_distant_monster()
[all …]
H A Dplayer-util.c238 void death_knowledge(struct player *p) in death_knowledge()
280 int energy_per_move(struct player *p) in energy_per_move()
331 void player_regen_hp(struct player *p) in player_regen_hp()
382 void player_regen_mana(struct player *p) in player_regen_mana()
663 struct loc grid = loc_sum(player->grid, ddgrid_ddd[dir % 8]); in player_attack_random_monster() local
759 int player_check_terrain_damage(struct player *p, struct loc grid) in player_check_terrain_damage()
782 void player_take_terrain_damage(struct player *p, struct loc grid) in player_take_terrain_damage()
1342 void player_place(struct chunk *c, struct player *p, struct loc grid) in player_place()
1369 void disturb(struct player *p) in disturb()
1402 void search(struct player *p) in search()
[all …]
H A Dmon-summon.c61 static enum parser_error parse_summon_name(struct parser *p) { in parse_summon_name()
86 static enum parser_error parse_summon_unique(struct parser *p) { in parse_summon_unique()
97 static enum parser_error parse_summon_base(struct parser *p) { in parse_summon_base()
128 static enum parser_error parse_summon_fallback(struct parser *p) { in parse_summon_fallback()
135 static enum parser_error parse_summon_desc(struct parser *p) { in parse_summon_desc()
145 struct parser *p = parser_new(); in init_parse_summon() local
158 static errr run_parse_summon(struct parser *p) { in run_parse_summon()
162 static errr finish_parse_summon(struct parser *p) { in finish_parse_summon()
306 static bool can_call_monster(struct loc grid, struct monster *mon) in can_call_monster()
324 static int call_monster(struct loc grid) in call_monster()
[all …]
/dports/finance/R-cran-fBasics/fBasics/R/
H A Dplot-qqPlot.R29 title = TRUE, mtext = TRUE, grid = FALSE, rug = TRUE, scale = TRUE, ...) argument
75 p = (1:n)/(n+1) functionVar
146 title = TRUE, mtext = TRUE, grid = FALSE, rug = TRUE, scale = TRUE, ...) argument
180 p = ppoints(x) functionVar
235 title = TRUE, mtext = TRUE, grid = FALSE, rug = TRUE, scale = TRUE, ...) argument
266 p <- ppoints(x) functionVar
313 title = TRUE, mtext = TRUE, grid = FALSE, rug = TRUE, scale = TRUE, ...) argument
347 p = ppoints(x) functionVar
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUniformGridGhostDataGenerator.cxx53 bool CheckNodeFieldsForGrid( vtkUniformGrid *grid ) in CheckNodeFieldsForGrid()
83 bool CheckCellFieldsForGrid( vtkUniformGrid *grid ) in CheckCellFieldsForGrid()
143 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in CheckFields() local
197 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddNodeCenteredXYZField() local
229 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddCellCenteredXYZField() local
329 double p[3] = {0.0,0.0,0.0}; in Test2D() local
362 double p[3] = {0.0,0.0,0.0}; in Test3D() local
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelDIY2/Testing/Cxx/
H A DTestUniformGridGhostDataGenerator.cxx53 bool CheckNodeFieldsForGrid(vtkUniformGrid* grid) in CheckNodeFieldsForGrid()
81 bool CheckCellFieldsForGrid(vtkUniformGrid* grid) in CheckCellFieldsForGrid()
138 vtkUniformGrid* grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in CheckFields() local
191 vtkUniformGrid* grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddNodeCenteredXYZField() local
222 vtkUniformGrid* grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddCellCenteredXYZField() local
318 double p[3] = { 0.0, 0.0, 0.0 }; in Test2D() local
349 double p[3] = { 0.0, 0.0, 0.0 }; in Test3D() local
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Cxx/
H A DTestUniformGridGhostDataGenerator.cxx54 bool CheckNodeFieldsForGrid( vtkUniformGrid *grid ) in CheckNodeFieldsForGrid()
84 bool CheckCellFieldsForGrid( vtkUniformGrid *grid ) in CheckCellFieldsForGrid()
144 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in CheckFields() local
198 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddNodeCenteredXYZField() local
230 vtkUniformGrid *grid = vtkUniformGrid::SafeDownCast(mbds->GetBlock(block)); in AddCellCenteredXYZField() local
330 double p[3] = {0.0,0.0,0.0}; in Test2D() local
363 double p[3] = {0.0,0.0,0.0}; in Test3D() local
/dports/math/vtk6/VTK-6.2.0/Accelerators/Dax/daxToVtk/
H A DDataSetConverters.h100 void convertCells(ContainerTag, GridType& grid, OutputType* output) in convertCells()
139 GridType& grid, in convertCells()
159 void convertPoints(ContainerTag, GridType& grid, OutputType* output) in convertPoints()
192 GridType& grid, in convertPoints()
195 vtkPoints *p = grid.GetPointCoordinates().GetPortalControl().GetVtkData(); in convertPoints() local
205 inline void dataSetConverter(const dax::cont::UniformGrid<>& grid, in dataSetConverter()
221 inline void dataSetConverter(dax::cont::UnstructuredGrid<CellType,TopoTag,PointTag>& grid, in dataSetConverter()
231 dax::cont::UnstructuredGrid<CellType,TopoTag,PointTag>& grid, in dataSetConverter()
/dports/misc/usd/USD-21.11/pxr/imaging/hioOpenVDB/
H A DvdbTextureData.cpp145 _ExtractTransformFromGrid(const openvdb::GridBase::Ptr &grid) in _ExtractTransformFromGrid()
190 _DenseGridHolder *New(const GridPtr &grid, const openvdb::CoordBBox &bbox) in New()
202 _DenseGridHolder(const GridPtr &grid, const openvdb::CoordBBox &bbox) in _DenseGridHolder()
261 _GridHolderBase(const openvdb::GridBase::Ptr &grid) in _GridHolderBase()
268 _ComputeTreeBoundingBox(const openvdb::GridBase::Ptr &grid) in _ComputeTreeBoundingBox()
291 static _GridHolderBase* New(const openvdb::GridBase::Ptr &grid) { in New()
299 _GridHolder(const GridPtr &grid) in _GridHolder()
372 _GridHolderBase::New(const openvdb::GridBase::Ptr &grid) in New()
412 _CharBuf(const char *p, size_t l) in _CharBuf()
441 _CharStream(const char *p, size_t l) in _CharStream()
/dports/math/R-cran-car/car/R/
H A DTransformationAxes.R9 at, start=0, lead.digits=1, n.ticks, grid=FALSE, grid.col=gray(0.50), grid.lty=2, argument
29 at, start=0, lead.digits=1, n.ticks, grid=FALSE, grid.col=gray(0.50), grid.lty=2, argument
31 inverse.power <- function(x, p){ argument
53 … at, start=0, lead.digits=1, n.ticks, grid=FALSE, grid.col=gray(0.50), grid.lty=2, argument
73 at, lead.digits=1, n.ticks, grid=FALSE, grid.col=gray(0.50), grid.lty=2, argument
75 inverse.bc <- function(x,p){ argument
79 inverse.power <- function(x, p){ argument
102 at, lead.digits=1, grid=FALSE, grid.lty=2, grid.col=gray(0.50), argument
107 trans <- if (scale == "logit") function(p) log(p/(1 - p)) else qnorm argument

12345678910>>...65