Searched defs:num_comp (Results 1 – 8 of 8) sorted by relevance
| /honee/src/ |
| H A D | dm-utils.c | 101 PetscInt num_elem, elem_size, num_dof, num_comp, *restriction_offsets_petsc; in DMPlexCeedElemRestrictionCreate() local 212 PetscInt num_dual_basis_vectors, dim, num_comp; in DMPlexCeedElemRestrictionStridedCreate() local 294 static PetscErrorCode PetscDTUniformTensorQuadrature(PetscInt dim, PetscInt num_comp, PetscInt num_… in PetscDTUniformTensorQuadrature() 384 PetscErrorCode PetscFECreateLagrangeFromOptions(MPI_Comm comm, PetscInt dim, PetscInt num_comp, Pet… in PetscFECreateLagrangeFromOptions() 594 PetscInt field_offset = 0, num_comp, P, Q, dim; in ComputeFieldTabulationP2C() local 645 …reDataP2C(PetscFE fe, PetscQuadrature quadrature, PetscInt *q_dim, PetscInt *num_comp, PetscInt *Q, in GetQuadratureDataP2C() 691 PetscInt dim, num_comp, Q = -1, q_dim = -1, num_derivatives = 1; in Create1DTabulation_Tensor() local 701 PetscInt num_comp, order, q_order; in Create1DTabulation_Tensor() local 828 …PetscInt num_comp = basis_tabulation->Nc, P = basis_tabulation->Nb / num_comp, Q = basis_tabulatio… in DMPlexCeedBasisCreate() local 838 PetscInt P_1d, Q_1d, num_comp, dim; in DMPlexCeedBasisCreate() local [all …]
|
| H A D | inverse_multiplicity.c | 31 CeedInt num_comp; in GetInverseMultiplicity() local
|
| H A D | monitor_totalkineticenergy.c | 33 static PetscErrorCode CreateElemRestrColloc_CompMajor(Ceed ceed, CeedInt num_comp, CeedBasis basis,… in CreateElemRestrColloc_CompMajor()
|
| H A D | setupts.c | 85 PetscInt num_points, num_comp = 0; in Surface_Forces_NS() local
|
| H A D | mat-ceed.c | 464 CeedInt num_bases, num_comp; in MatCreateCeed() local 480 CeedInt num_bases, num_comp; in MatCreateCeed() local
|
| /honee/include/ |
| H A D | nodal_projection.h | 8 PetscInt num_comp; member
|
| /honee/qfunctions/ |
| H A D | utils.h | 309 CEED_QFUNCTION_HELPER int StoredValuesPack(CeedInt Q, CeedInt i, CeedInt start, CeedInt num_comp, c… in StoredValuesPack() 328 CEED_QFUNCTION_HELPER int StoredValuesUnpack(CeedInt Q, CeedInt i, CeedInt start, CeedInt num_comp,… in StoredValuesUnpack() 528 CEED_QFUNCTION_HELPER void GradUnpackND(CeedInt Q, CeedInt i, CeedInt num_comp, CeedInt dim, const … in GradUnpackND() 545 CEED_QFUNCTION_HELPER void GradUnpack3D(CeedInt Q, CeedInt i, CeedInt num_comp, const CeedScalar *g… in GradUnpack3D() 558 CEED_QFUNCTION_HELPER void GradUnpack2D(CeedInt Q, CeedInt i, CeedInt num_comp, const CeedScalar *g… in GradUnpack2D()
|
| /honee/src/spanstats/ |
| H A D | spanstats.c | 121 static PetscErrorCode CreateElemRestrColloc_CompMajor(Ceed ceed, CeedInt num_comp, CeedBasis basis,… in CreateElemRestrColloc_CompMajor()
|