Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 132) sorted by relevance

123456

/petsc/share/petsc/datafiles/meshes/
H A D1d-2elems.e47dimension��������� ������������������������������>-������������������OCHK�����������…
51dimension but not a netCDF variable. 2� +����� ���_Netcdf4Dimid�������� ���� ��� l…
54 …������DIMENSION_SCALE� Z��������NAME����@������This is a netCDF dimension but not a netCDF…
57 ���F�}OCHK������������������� l�����0���REFERENCE_LIST�6�����dataset��������dimension
61dimension��������� ����������������/���������������>���������������q#OCHK�����������…
63 …������DIMENSION_SCALE� Z��������NAME����@������This is a netCDF dimension but not a netCDF…
66 …��������B��oOCHK |�����0���REFERENCE_LIST�6�����dataset��������dimension��������� �…
68 …��������������� |�����0���REFERENCE_LIST�6�����dataset��������dimension��������� �…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMStag.pyx78 The number of elements in each dimension.
247 """Set global element counts in each dimension.
267 """Set the number of processes in each dimension in the global process grid.
287 """Set elements per process in each dimension.
401 """Return local elementwise sizes in each dimension.
418 """Return global element counts in each dimension.
433 """Return number of processes in each dimension.
462 """Return elements per process in each dimension.
479 """Return boundary types in each dimension.
497 """Return whether this process is first in each dimension in the process grid.
[all …]
H A DDMDA.pyx67 The number of elements in each dimension.
218 """Set the topological dimension.
225 Topological dimension.
235 """Return the topological dimension.
285 """Set the number of grid points in each dimension.
312 """Return the number of grid points in each dimension.
335 """Set the number of processes in each dimension.
362 """Return the number of processes in each dimension.
408 """Return the type of ghost nodes at boundary in each dimension.
556 """Return the ranges of the owned local region in each dimension.
[all …]
H A DDS.pyx137 """Return the spatial dimension of the DS.
141 The spatial dimension of the `DS` is the topological dimension of the
154 """Return the coordinate dimension of the DS.
158 The coordinate dimension of the `DS` is the dimension of the space into
/petsc/src/dm/impls/plex/tests/output/
H A Dex46_0.out3 box in 1 dimension:
14 Adapted Mesh in 1 dimension:
29 Adapted Mesh in 1 dimension:
44 Adapted Mesh in 1 dimension:
59 Adapted Mesh in 1 dimension:
H A Dex1_glvis_2d_quad_per.out3 dimension
H A Dex1_glvis_3d_hex.out3 dimension
H A Dex1_glvis_2d_tet.out3 dimension
H A Dex1_glvis_2d_tet_per.out3 dimension
H A Dex1_glvis_3d_hex_per.out3 dimension
H A Dex1_glvis_2d_quad.out3 dimension
H A Dex1_glvis_2d_quad_per_shift.out3 dimension
H A Dex1_glvis_2d_hyb.out3 dimension
H A Dex1_glvis_2d_tet_per_mfem.out3 dimension
/petsc/src/snes/tutorials/output/
H A Dex28_glvis_composite_da_1d.out3 dimension
81 dimension
H A Dex12_glvis_2d_hex_p0.out3 dimension
H A Dex12_glvis_2d_tet_p0.out3 dimension
/petsc/src/ts/tutorials/output/
H A Dex12_glvis_da_2d_vect.out3 dimension
635 dimension
H A Dex12_glvis_da_2d_vect_ll.out3 dimension
635 dimension
/petsc/src/ksp/ksp/tutorials/output/
H A Dex12_3.out2 [0] changing submatrix 1 of 4 local submatrices: dimension 13 X 13
3 [0] changing submatrix 2 of 4 local submatrices: dimension 12 X 12
4 [0] changing submatrix 3 of 4 local submatrices: dimension 12 X 12
5 [0] changing submatrix 4 of 4 local submatrices: dimension 12 X 12
/petsc/src/dm/impls/da/
H A Dgr2.c317 static PetscErrorCode VecGetHDF5ChunkSize(DM_DA *da, Vec xin, PetscInt dimension, PetscInt timestep… in VecGetHDF5ChunkSize() argument
363 if (dimension == 3) { in VecGetHDF5ChunkSize()
379 if (dimension == 3) { in VecGetHDF5ChunkSize()
429 PetscInt timestep = PETSC_INT_MIN, dimension; in VecView_MPI_HDF5_DA() local
443 PetscCall(DMGetDimension(dm, &dimension)); in VecView_MPI_HDF5_DA()
463 if (dimension == 3) { in VecView_MPI_HDF5_DA()
469 if (dimension > 1) { in VecView_MPI_HDF5_DA()
492 PetscCall(VecGetHDF5ChunkSize(da, xin, dimension, timestep, chunkDims)); in VecView_MPI_HDF5_DA()
529 if (dimension == 3) PetscCall(PetscHDF5IntCast(da->zs, offset + dim++)); in VecView_MPI_HDF5_DA()
530 if (dimension > 1) PetscCall(PetscHDF5IntCast(da->ys, offset + dim++)); in VecView_MPI_HDF5_DA()
[all …]
/petsc/src/dm/tests/output/
H A Dex50_dmplex_glvis_lo.out3 dimension
H A Dex50_dmda_glvis_lo.out3 dimension
H A Dex50_dmplex_glvis_ho.out3 dimension
/petsc/src/dm/impls/forest/tutorials/output/
H A Dex1_brick_periodic_glvis.out3 dimension

123456