Home
last modified time | relevance | path

Searched refs:ncplanes (Results 1 – 15 of 15) sorted by relevance

/dports/databases/grass7/grass-7.8.6/misc/m.nviz.image/
H A Dcplane.c30 int i, id, ncplanes; in draw_cplane() local
35 ncplanes = opt_get_num_answers(params->cplane); in draw_cplane()
36 for (i = 0; i < ncplanes; i++) { in draw_cplane()
H A Dargs.c958 int nmaps, nconsts, ncoords, ncplanes; in check_parameters() local
1055 ncplanes = opt_get_num_answers(params->cplane); in check_parameters()
1057 if (ncplanes > 0 && ncplanes * 3 != ncoords) in check_parameters()
1059 params->cplane->key, ncplanes, params->cplane_pos->key, in check_parameters()
1063 if (ncplanes > 0 && ncplanes != nconsts) in check_parameters()
1065 params->cplane->key, ncplanes, params->cplane_rot->key, in check_parameters()
1069 if (ncplanes > 0 && ncplanes != nconsts) in check_parameters()
1071 params->cplane->key, ncplanes, params->cplane_tilt->key, in check_parameters()
/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses.3.md106 is assumed to be 80x24 cells). Further ncplanes can be created with
107 **ncplane_create(3)**. A total z-ordering always exists on the set of ncplanes,
108 and new ncplanes are placed at the top of the z-buffer. Ncplanes can be larger,
111 **nccell**s (see [NcCells][] below). Information on ncplanes is available at
125 are typically encountered when retrieving data from ncplanes or the rendered
142 A few high-level widgets are included, all built atop ncplanes:
165 * It is safe to output to multiple distinct ncplanes at the same time, even
167 * It is safe to output to ncplanes while adding or deleting some other ncplane.
169 * It is **not** safe to add, delete, or reorder ncplanes within a single pile
175 Since multiple threads can concurrently manipulate distinct ncplanes, peak
H A Dnotcurses_stop.3.md21 following the call, and all references to ncplanes, cells, etc. are
H A Dnotcurses_render.3.md45 the virtual ncplanes. Most of the notcurses statistics are updated as a result
73 Recall that there is a total ordering on the N ncplanes, and that the standard
H A Dnotcurses_fade.3.md7 notcurses_fade - fade ncplanes in and out
H A Dnotcurses_reader.3.md75 **ncplanes**, one of which will be kept outside the rendering area (and will
H A Dnotcurses_output.3.md7 notcurses_output - output to ncplanes
H A Dnotcurses_plane.3.md7 notcurses_plane - operations on ncplanes
288 used again. **notcurses_drop_planes** destroys all ncplanes other than the
295 to multiple ncplanes. So long as all threads are readers, multiple threads may
H A Dnotcurses_init.3.md207 arrive while the ncplanes are being modified. Signal handlers are quite
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/pw4gww/
H A Dfft_custom.f90196 INTEGER :: ncplanes, nxxs local
230 ncplanes = fc%nrx1t * fc%nrx2t
/dports/science/xcrysden/xcrysden-1.6.2/tests/data/
H A DPWscf_output_v1.3.1.out25 Planes per process (smooth): nr3s= 96 npps= 16 ncplanes= 1296
/dports/science/xcrysden/xcrysden-1.6.2/examples/PWSCF_files/
H A DCH3Rh111.out36 Planes per process (smooth): nr3s= 96 npps= 24 ncplanes= 1296
H A DEthAl001-2x2.out19 Planes per process (smooth): nr3s=154 npps= 39 ncplanes= 1296
/dports/devel/notcurses/notcurses-3.0.1/
H A DUSAGE.md63 struct notcurses; // Notcurses state for a given terminal, composed of ncplanes
1926 // multiple occluding ncplanes. A foreground alpha of 11 requests high-contrast