Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 3 of 3) sorted by relevance

/petsc/share/petsc/datafiles/meshes/
H A Dsquare_bin_physnames.msh22oe�����?�������������������`[�����?���������������������2333�?�������������������wQ�����?������…
H A Dsquare_periodic_bin.msh14 …��������=�����L��@z�6 �@��������>���>ٜ�@�KZ}=�@��������?�����U|@�oe����?��������@���"~…
/petsc/src/vec/is/section/interface/
H A Dsection.c1983 PetscInt os = 0, oe = 0, pStart, pEnd, p; in PetscSectionGetOffsetRange() local
1989 oe = s->atlasOff[0]; in PetscSectionGetOffsetRange()
1997 oe = PetscMax(oe, off + dof); in PetscSectionGetOffsetRange()
2001 if (end) *end = oe; in PetscSectionGetOffsetRange()