Home
last modified time | relevance | path

Searched defs:CELL_TYPE (Results 1 – 23 of 23) sorted by relevance

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/
H A Dgridvecconv.h73 const DisplacedGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT>& grid, in gridToVector()
99 const SoAGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT>& grid, in gridToVector()
123 const DisplacedGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT>& grid, in gridToVector()
151 DisplacedGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT> *grid, in vectorToGrid()
180 SoAGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT> *grid, in vectorToGrid()
204 DisplacedGrid<CELL_TYPE, TOPOLOGY_TYPE, TOPOLOGICALLY_CORRECT> *grid, in vectorToGrid()
H A Ddisplacedgrid.h148 inline void paste(const GridBase<CELL_TYPE, DIM>& grid, const Region<DIM>& region) in paste()
H A Dgrid.h129 explicit Grid(const GridBase<CELL_TYPE, DIM>& base) : in Grid()
/dports/lang/gforth/gforth-0.7.3/
H A Dos2conf.h18 #define CELL_TYPE int macro
H A Ddosconf.h18 #define CELL_TYPE int macro
H A Dconfigure.in431 AC_DEFINE_UNQUOTED(CELL_TYPE,$ac_cv_int_type_cell,[an integer type that is as long as a pointer]) definition
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/
H A Dmpiioinitializer.h39 virtual void grid(GridBase<CELL_TYPE, DIM> *target) in grid()
H A Dremotesteerer.h112 void addDataAccessor(DataAccessor<CELL_TYPE, MEMBER_TYPE> *accessor) in addDataAccessor()
/dports/science/axom/axom-0.6.1/src/axom/mint/examples/
H A Dmint_unstructured_single_topology_mesh.cpp30 constexpr mint::CellType CELL_TYPE = mint::QUAD; in main() local
/dports/science/axom/axom-0.6.1/src/axom/mint/tests/
H A Dmint_su2_io.cpp169 constexpr mint::CellType CELL_TYPE = mint::TRIANGLE; in TEST() local
H A Dmint_mesh.cpp555 constexpr CellType CELL_TYPE = QUAD; in TEST() local
/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DDiscretize.cpp185 constexpr mint::CellType CELL_TYPE = mint::TET; variable
/dports/biology/py-orange3-single-cell/orange3-single-cell-0.8.2/orangecontrib/single_cell/widgets/
H A Dowmarkergenes.py55 CELL_TYPE = 2 variable in HeaderIndex
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/communication/
H A Dserialization.h133 …static void serialize(ARCHIVE& archive, LibGeoDecomp::HpxWriterCollector<CELL_TYPE, CONVERTER>& ob… in serialize()
347 void serialize(ARCHIVE& archive, LibGeoDecomp::HpxWriterCollector<CELL_TYPE, CONVERTER>& object, co… in serialize()
/dports/science/axom/axom-0.6.1/src/axom/mint/examples/user_guide/
H A Dmint_tutorial.cpp648 constexpr mint::CellType CELL_TYPE = mint::TRIANGLE; in construct_single_cell_type_unstructured() local
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_amx.h46 #define CELL_TYPE macro
/dports/security/py-stem/stem-1.8.0/stem/response/
H A Devents.py23 CELL_TYPE = re.compile('^[a-z0-9_]+$') variable
/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dcdesauto.c546 #define CELL_TYPE(k) (pointList[startCell[k]] <= D_L->numberOfRows ? ROW : COL) macro
H A Dcmatauto.c622 #define CELL_TYPE(k) (pointList[startCell[k]] <= M_L->numberOfRows ? ROW : COL) macro
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/widgets/
H A DOWAnnotateProjection.py38 CELL_TYPE = "Cell Type" variable
/dports/databases/grass7/grass-7.8.6/include/
H A Draster.h11 #define CELL_TYPE 0 macro
/dports/games/openlierox/OpenLieroX/include/
H A DCWorm.h76 enum CELL_TYPE enum
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dobjects.h819 CELL_TYPE, enumerator