Home
last modified time | relevance | path

Searched defs:TVECTOR (Results 1 – 7 of 7) sorted by relevance

/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DSupportedTypes.hxx35 enum TypeFlag { SCALAR, TVECTOR, STENSOR, TENSOR }; enumerator
/dports/math/reduce/Reduce-svn5758-src/doc/manual2/
H A Dexcalc.tex72 The declaration of vectors is similar. The command {\tt TVECTOR}\label{TVECTOR} label
/dports/math/reduce/Reduce-svn5758-src/packages/excalc/
H A Dexcalc.tex105 The declaration of vectors is similar. The command \texttt{TVECTOR}\label{TVECTOR} label
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dexcalc.tex91 The declaration of vectors is similar. The command \f{TVECTOR}\label{TVECTOR} label
/dports/lang/ghc/ghc-8.10.7/utils/genprimopcode/
H A DParserM.hs114 | TVECTOR constructor
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dcoord_v_convert.f90412 real(dp) :: TVECTOR(3) ! Temporary holding vector local
/dports/math/form/form-4.2.1/sources/
H A Dftypes.h242 #define TVECTOR -3 macro