Searched refs:SetupLibceedByDegree (Results 1 – 6 of 6) sorted by relevance
| /libCEED/examples/petsc/include/ |
| H A D | libceedsetup.h | 18 PetscErrorCode SetupLibceedByDegree(DM dm, Ceed ceed, CeedInt degree, CeedInt topo_dim, CeedInt q_e…
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 168 …PetscCall(SetupLibceedByDegree(dm, ceed, degree, topo_dim, q_extra, num_comp_x, num_comp_u, g_size… in main()
|
| H A D | bpssphere.c | 175 …PetscCall(SetupLibceedByDegree(dm, ceed, degree, topo_dim, q_extra, num_comp_x, num_comp_u, g_size… in main()
|
| H A D | bps.c | 167 …PetscCall(SetupLibceedByDegree(dm, ceed, rp->degree, rp->dim, rp->q_extra, rp->dim, rp->num_comp_u… in RunWithDM()
|
| H A D | multigrid.c | 270 …PetscCall(SetupLibceedByDegree(dm[i], ceed, level_degrees[i], dim, q_extra, dim, num_comp_u, g_siz… in main()
|
| /libCEED/examples/petsc/src/ |
| H A D | libceedsetup.c | 42 PetscErrorCode SetupLibceedByDegree(DM dm, Ceed ceed, CeedInt degree, CeedInt topo_dim, CeedInt q_e… in SetupLibceedByDegree() function
|