Searched defs:topo_dim (Results 1 – 4 of 4) sorted by relevance
| /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() 241 PetscErrorCode SetupErrorOperator(DM dm, Ceed ceed, BPData bp_data, CeedInt topo_dim, PetscInt num_… in SetupErrorOperator()
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 65 topo_dim = 2, // topological dimension of manifold in main() local
|
| H A D | bpssphere.c | 53 …PetscInt degree = 3, q_extra, l_size, g_size, topo_dim = 2, num_comp_x = 3, num_comp_u… in main() local
|
| /libCEED/examples/petsc/include/ |
| H A D | structs.h | 59 CeedInt num_comp_x, num_comp_u, topo_dim, q_data_size, q_extra; member
|