Home
last modified time | relevance | path

Searched defs:cell_B (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_FFT.cc200 const Cell & cell_B = B->get_ravel(n); in do_window() local
217 const Cell & cell_B = B->get_ravel(n); in do_window() local
H A DScalarFunction.cc196 const Cell & cell_B = job_B->B_at(z); in do_scalar_B() local
237 const Cell & cell_B = job_B->B_at(z); in PF_scalar_B() local
279 const Cell * cell_A, const Cell * cell_B, in expand_pointers()
413 const Cell & cell_B = job_AB->B_at(z); in do_scalar_AB() local
550 const Cell & cell_B = job_AB->B_at(z); in PF_scalar_AB() local
H A DQuadFunction.cc101 const Cell & cell_B = B->get_ravel(v); in eval_B() local
1356 const Cell & cell_B = B->get_ravel(v); in eval_B() local
H A DPrimitiveFunction.cc330 const Cell & cell_B = B->get_ravel(bz); in eval_AB() local
416 Bif_COMMA::append_scalar(Value_P A, uAxis axis, const Cell & cell_B) in append_scalar()
476 const Cell & cell_B = B->get_ravel(0); in catenate() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/tests/quick_tests/
H A Dstep-slepc.cc121 FullMatrix<PetscScalar> cell_B(dofs_per_cell, dofs_per_cell); in assemble_system() local