Home
last modified time | relevance | path

Searched refs:tBC (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/v_sim/v_sim-3.8.0/src/extensions/
H A Drings.c632 tBC[0] = tBC[0] + 1.; in initDrawCoord()
634 tBC[0] = tBC[0] - 1.; in initDrawCoord()
636 tBC[1] = tBC[1] + 1.; in initDrawCoord()
644 tBC[0],tBC[1],tBC[2]); in initDrawCoord()
764 tBC[0] = tBC[0] + 1.; in initDrawCoord()
766 tBC[0] = tBC[0] - 1.; in initDrawCoord()
768 tBC[1] = tBC[1] + 1.; in initDrawCoord()
770 tBC[1] = tBC[1] - 1.; in initDrawCoord()
772 tBC[2] = tBC[2] + 1.; in initDrawCoord()
774 tBC[2] = tBC[2] - 1.; in initDrawCoord()
[all …]
/dports/math/gap/gap-4.11.0/pkg/ExamplesForHomalg-2019.09.02/examples/
H A DSpectralCosequence.g16 tBC := TransposedBicomplex( BC );
18 II_E := HomalgSpectralSequence( 2, tBC );
H A DSpectralSequence.g22 tBC := TransposedBicomplex( BC );
24 II_E := HomalgSpectralSequence( 2, tBC );
H A DGrothendieck-SpectralCosequence.g22 tBC := TransposedBicomplex( BC );
24 II_E := HomalgSpectralSequence( 2, tBC );
H A DA3_AsDifferentialObject.g34 tBC := TransposedBicomplex( BC );
36 II_E0 := HomalgBigradedObject( tBC );
H A DAsDifferentialObject.g34 tBC := TransposedBicomplex( BC );
36 II_E0 := HomalgBigradedObject( tBC );
H A DWhySpectral.g51 tBC := TransposedBicomplex( BC );
/dports/math/gap/gap-4.11.0/pkg/homalg-2019.09.01/examples/
H A DSpectralCosequence.g18 tBC := TransposedBicomplex( BC );
20 II_E := HomalgSpectralSequence( 2, tBC );
H A DSpectralSequence.g24 tBC := TransposedBicomplex( BC );
26 II_E := HomalgSpectralSequence( 2, tBC );
H A DGrothendieck-SpectralCosequence.g24 tBC := TransposedBicomplex( BC );
26 II_E := HomalgSpectralSequence( 2, tBC );
H A DWhySpectral.g49 tBC := TransposedBicomplex( BC );
/dports/math/gap/gap-4.11.0/pkg/Modules-2019.09.02/examples/
H A DSpectralCosequence.g18 tBC := TransposedBicomplex( BC );
20 II_E := HomalgSpectralSequence( 2, tBC );
H A DGrothendieck-SpectralCosequence.g24 tBC := TransposedBicomplex( BC );
26 II_E := HomalgSpectralSequence( 2, tBC );
H A DSpectralSequence.g24 tBC := TransposedBicomplex( BC );
26 II_E := HomalgSpectralSequence( 2, tBC );
H A DBC.g23 tBC := TransposedBicomplex( BC );
H A DBCt.g23 tBC := TransposedBicomplex( BC );
H A DWhySpectral.g49 tBC := TransposedBicomplex( BC );
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/ppc64/
H A Dasm_test.go239 `0x20030 131120\s\(.*\)\tBC\t\$4,\sR\?\?\?2,\s131128`,
242 `0x0000 00000\s\(.*\)\tBC\t\$4,\sR\?\?\?2,\s8`,
247 `0x20030 131120\s\(.*\)\tBC\t\$12,\sR\?\?\?2,\s131128`,
250 `0x0000 00000\s\(.*\)\tBC\t\$12,\sR\?\?\?2,\s8`,
255 `0x20030 131120\s\(.*\)\tBC\t\$18,\s131128`,
258 `0x0000 00000\s\(.*\)\tBC\t\$18,\s8`,
262 `0x20030 131120\s\(.*\)\tBC\t\$16,\s131128`,
265 `0x0000 00000\s\(.*\)\tBC\t\$16,\s8`,
270 `0x20034 131124\s\(.*\)\tBC\t\$8,\sR0,\s131132`,
274 `0x0000 00000\s\(.*\)\tBC\t\$8,\sR0,\s8`,
/dports/math/gap/gap-4.11.0/pkg/homalg-2019.09.01/gap/
H A DSpectralSequences.gi389 local tBC, tE, E;
394 tBC := TransposedBicomplex( BC );
398 …tE := HomalgSpectralSequence( r, tBC ); ## enforce computation till the r-th sheet, even if things…
515 local tBC, q_degrees, II_E;
517 tBC := TransposedBicomplex( BC );
523 …return SpectralSequenceWithFiltrationOfCollapsedToZeroTransposedSpectralSequence( tBC, r, a, p_ran…
525 II_E := SpectralSequenceWithFiltrationOfTotalDefects( tBC, a, p_range );
H A DHomalgBicomplex.gi767 ## gap> tBC := TransposedBicomplex( BC );
770 ## gap> Display( tBC );
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/tests/
H A Dtest-permutations.C31 Givaro::Timer tperm, tgemm, tBC, ttrsm,trest,timtot; variable
H A Dtest-lu.C53 Givaro::Timer tperm, tgemm, tBC, ttrsm,trest,timtot; variable
/dports/math/freefem++/FreeFem-sources-4.6/src/bamglib/
H A DMetric.cpp488 Triangle *tBC = triangles[i].TriangleAdj(OppositeEdge[0]); in IntersectConsMetric() local
587 if (!tBC || !tBC->link) nBC = O; in IntersectConsMetric()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A DMetric.cpp532 Triangle *tBC = triangles[i].TriangleAdj(OppositeEdge[0]); in IntersectConsMetric() local
636 if ( ! tBC || ! tBC->link ) nBC = O; in IntersectConsMetric()
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Dproblem.hpp1359 aType tBC ; member in FreeFempp::TypeVarForm
1373 tBC( atype<const BC_set *>()) in TypeVarForm()

12