Lines Matching full:in
20 @param[in] dm `DM` holding mesh
21 @param[in] domain_label Label for `DM` domain
22 @param[in] dm_field Index of `DM` field
45 …Comm((PetscObject)dm), PETSC_ERR_SUP, "Could not find dm_field %" PetscInt_FMT " in DS", dm_field); in DMFieldToDSField()
54 @param[in] ceed `Ceed` context
55 @param[in] dm `DMPlex` holding mesh
56 @param[in] domain_label `DMLabel` for `DMPlex` domain
57 @param[in] label_value Stratum value
58 @param[in] height Height of `DMPlex` topology
59 @param[in] dm_field Index of `DMPlex` field
85 @param[in] ceed `Ceed` context
86 @param[in] dm `DMPlex` holding mesh
87 @param[in] domain_label Label for `DMPlex` domain
88 @param[in] label_value Stratum value
89 @param[in] height Height of `DMPlex` topology
113 @param[in] ceed `Ceed` context
114 @param[in] dm `DMPlex` holding mesh
115 @param[in] domain_label Label for `DMPlex` domain
116 @param[in] label_value Stratum value
117 @param[in] height Height of `DMPlex` topology
118 @param[in] q_data_size Number of components for `QFunction` data
119 …@param[in] is_collocated Boolean flag indicating if the data is collocated on the nodes (`PETSC…
201 @param[in] ceed `Ceed` context
202 @param[in] dm `DMPlex` holding mesh
203 @param[in] domain_label Label for `DMPlex` domain
204 @param[in] label_value Stratum value
205 @param[in] height Height of `DMPlex` topology
206 @param[in] q_data_size Number of components for `QFunction` data
224 @param[in] ceed `Ceed` context
225 @param[in] dm `DMPlex` holding mesh
226 @param[in] domain_label Label for `DMPlex` domain
227 @param[in] label_value Stratum value
228 @param[in] height Height of `DMPlex` topology
229 @param[in] q_data_size Number of components for `QFunction` data
406 @param[in] setup_faces Flag to setup face geometry
407 @param[in] setup_coords Flag to setup coordinate spaces
408 @param[in] degree Polynomial orders of field
409 @param[in] coord_order Polynomial order of coordinate basis, or `PETSC_DECIDE` for default
410 @param[in] q_extra Additional quadrature order
411 @param[in] num_fields Number of fields in solution vector
412 @param[in] field_sizes Array of number of components for each field
470 @param[in] setup_coords Flag to setup coordinate spaces
499 @param[in] setup_faces Flag to setup face geometry
500 @param[in] setup_coords Flag to setup coordinate spaces
501 @param[in] degree Polynomial orders of field
502 @param[in] coord_order Polynomial order of coordinate basis, or `PETSC_DECIDE` for default
503 @param[in] q_extra Additional quadrature order
504 @param[in] num_fields Number of fields in solution vector
505 @param[in] field_sizes Array of number of components for each field