Home
last modified time | relevance | path

Searched defs:B_c (Results 1 – 4 of 4) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A Dcxx11enum.cpp3 enum B:long {B_a, B_b, B_c}; enumerator
/dports/devel/geany/geany-1.38/tests/ctags/
H A Dcxx11enum.cpp3 enum B:long {B_a, B_b, B_c}; enumerator
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/
H A Dfas.c523 Vec X_c, Xo_c, F_c, B_c; in SNESFASCoarseCorrection() local
598 Vec X_c, Xo_c, F_c, B_c; in SNESFASCycle_Additive() local
/dports/math/mfem/mfem-4.3/miniapps/solvers/
H A Ddiv_free_solver.cpp408 HypreParMatrix* B_c = TwoStepsRAP(P_l2_l, B_f, P_hdiv_l); in DivFreeSolver() local