Home
last modified time | relevance | path

Searched refs:poly (Results 1 – 25 of 66) sorted by relevance

123

/petsc/src/dm/dt/space/impls/poly/
H A Dspacepoly.c5 PetscSpace_Poly *poly = (PetscSpace_Poly *)sp->data; in PetscSpaceSetFromOptions_Polynomial() local
9 … the tensor product polynomials", "PetscSpacePolynomialSetTensor", poly->tensor, &poly->tensor, NU… in PetscSpaceSetFromOptions_Polynomial()
16 PetscSpace_Poly *poly = (PetscSpace_Poly *)sp->data; in PetscSpacePolynomialView_Ascii() local
19 …PetscCall(PetscViewerASCIIPrintf(v, "%s space of degree %" PetscInt_FMT "\n", poly->tensor ? "Tens… in PetscSpacePolynomialView_Ascii()
37 PetscSpace_Poly *poly = (PetscSpace_Poly *)sp->data; in PetscSpaceDestroy_Polynomial() local
42 if (poly->subspaces) { in PetscSpaceDestroy_Polynomial()
45 for (d = 0; d < sp->Nv; ++d) PetscCall(PetscSpaceDestroy(&poly->subspaces[d])); in PetscSpaceDestroy_Polynomial()
47 PetscCall(PetscFree(poly->subspaces)); in PetscSpaceDestroy_Polynomial()
48 PetscCall(PetscFree(poly)); in PetscSpaceDestroy_Polynomial()
54 PetscSpace_Poly *poly = (PetscSpace_Poly *)sp->data; in PetscSpaceSetUp_Polynomial() local
[all …]
/petsc/src/dm/dt/space/impls/ptrimmed/tests/output/
H A Dex1_1.out2 type: poly
10 type: poly
14 type: poly
22 type: poly
26 type: poly
34 type: poly
38 type: poly
46 type: poly
50 type: poly
58 type: poly
[all …]
/petsc/src/dm/dt/tests/output/
H A Dex16_0.out5 type: poly
21 type: poly
44 type: poly
67 type: poly
90 type: poly
113 type: poly
137 type: poly
161 type: poly
185 type: poly
209 type: poly
[all …]
/petsc/src/dm/impls/plex/tests/output/
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-1_msh-B2qua.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-1_msh-B2qua.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-1_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-3_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-2_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-2_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-2_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-1_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-2_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-2_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-1_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-1_msh-B2qua.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-3_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-3_msh-B3tet.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-2_msh-B2tri.out9 type: poly
25 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-2_msh-B3hex.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-2_msh-B3hex.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-2_msh-B2qua.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-3_dim-3_msh-B3hex.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-2_msh-B2qua.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-2_dim-3_msh-B3hex.out13 type: poly
33 type: poly
H A Dex99_B_lin_dm_plex_gmsh_project_petscspace_degree-1_dim-2_msh-B2qua.out13 type: poly
33 type: poly

123