| /honee/src/ |
| H A D | qdata.c | 139 CeedBasis basis_x; in QDataGet() local 142 …dinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr_x, &basis_x, &x_coord)); in QDataGet() 173 …PetscCallCeed(ceed, CeedOperatorSetField(op_setup, "dx", elem_restr_x, basis_x, CEED_VECTOR_ACTIVE… in QDataGet() 174 …PetscCallCeed(ceed, CeedOperatorSetField(op_setup, "weight", CEED_ELEMRESTRICTION_NONE, basis_x, C… in QDataGet() 184 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in QDataGet() 232 CeedBasis basis_x; in QDataBoundaryGet() local 236 …dinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr_x, &basis_x, &x_coord)); in QDataBoundaryGet() 260 …PetscCallCeed(ceed, CeedOperatorSetField(op_setup_sur, "dx", elem_restr_x, basis_x, CEED_VECTOR_AC… in QDataBoundaryGet() 261 … CeedOperatorSetField(op_setup_sur, "weight", CEED_ELEMRESTRICTION_NONE, basis_x, CEED_VECTOR_NONE… in QDataBoundaryGet() 271 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in QDataBoundaryGet()
|
| H A D | boundary_condition.c | 229 CeedBasis basis_x, basis_q; in HoneeBCAddIFunctionOp() local 243 …dinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr_x, &basis_x, &x_coord)); in HoneeBCAddIFunctionOp() 254 PetscCallCeed(ceed, CeedOperatorSetField(sub_op_ifunc_, "x", elem_restr_x, basis_x, x_coord)); in HoneeBCAddIFunctionOp() 265 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in HoneeBCAddIFunctionOp() 298 CeedBasis basis_x, basis_q; in HoneeBCAddIJacobianOp() local 310 …dinateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr_x, &basis_x, &x_coord)); in HoneeBCAddIJacobianOp() 328 PetscCallCeed(ceed, CeedOperatorSetField(sub_op_ijac, "x", elem_restr_x, basis_x, x_coord)); in HoneeBCAddIJacobianOp() 344 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in HoneeBCAddIJacobianOp()
|
| H A D | velocity_gradient_projection.c | 64 CeedBasis basis_x; in VelocityGradientProjectionSetup() local 69 …ed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, &elem_restr_x, &basis_x, &x_coord)); in VelocityGradientProjectionSetup() 96 PetscCallCeed(ceed, CeedOperatorSetField(op_rhs_assemble, "x", elem_restr_x, basis_x, x_coord)); in VelocityGradientProjectionSetup() 102 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in VelocityGradientProjectionSetup()
|
| H A D | setuplibceed.c | 97 CeedBasis basis_q, basis_x; in SetupLibceed() local 125 …ield(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, &elem_restr_x, &basis_x, &x_coord)); in SetupLibceed() 142 PetscCallCeed(ceed, CeedBasisCreateProjection(basis_x, basis_q, &basis_xc)); in SetupLibceed() 181 PetscCallCeed(ceed, CeedOperatorSetField(op_rhs_vol, "x", elem_restr_x, basis_x, x_coord)); in SetupLibceed() 213 … PetscCallCeed(ceed, CeedOperatorSetField(op_ifunction_vol, "x", elem_restr_x, basis_x, x_coord)); in SetupLibceed() 303 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in SetupLibceed()
|
| H A D | misc.c | 225 CeedBasis basis_x; in HoneeCalculateDomainSize() local 234 …teCreateField(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &elem_restr_x, &basis_x, NULL)); in HoneeCalculateDomainSize() 239 …PetscCallCeed(ceed, CeedOperatorSetField(op_mass, "u", elem_restr_x, basis_x, CEED_VECTOR_ACTIVE)); in HoneeCalculateDomainSize() 241 …PetscCallCeed(ceed, CeedOperatorSetField(op_mass, "v", elem_restr_x, basis_x, CEED_VECTOR_ACTIVE)); in HoneeCalculateDomainSize() 256 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in HoneeCalculateDomainSize()
|
| H A D | differential_filter.c | 23 CeedBasis basis_x; in DifferentialFilterCreateOperators() local 29 …ld(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &elem_restr_x, &basis_x, &x_coord)); in DifferentialFilterCreateOperators() 69 PetscCallCeed(ceed, CeedOperatorSetField(op_rhs, "x", elem_restr_x, basis_x, x_coord)); in DifferentialFilterCreateOperators() 152 PetscCallCeed(ceed, CeedOperatorSetField(op_lhs_sub, "x", elem_restr_x, basis_x, x_coord)); in DifferentialFilterCreateOperators() 187 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in DifferentialFilterCreateOperators()
|
| /honee/src/spanstats/ |
| H A D | turbulence.c | 28 CeedBasis basis_q, basis_x; in CreateStatisticCollectionOperator() local 52 …ld(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &elem_restr_x, &basis_x, &x_coord)); in CreateStatisticCollectionOperator() 85 PetscCallCeed(ceed, CeedOperatorSetField(op_stats_collect, "x", elem_restr_x, basis_x, x_coord)); in CreateStatisticCollectionOperator() 103 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in CreateStatisticCollectionOperator() 121 PetscCallCeed(ceed, CeedBasisGetNumComponents(stats_data->basis_x, &num_comp_x)); in SetupMMSErrorChecking() 132 …atorSetField(op_error, "x", stats_data->elem_restr_parent_x, stats_data->basis_x, stats_data->x_co… in SetupMMSErrorChecking()
|
| H A D | spanstats.c | 139 CeedBasis basis_x; in GetQuadratureCoords() local 148 …inateCreateField(ceed, dm, domain_label, label_value, height, &elem_restr_x, &basis_x, &x_coords)); in GetQuadratureCoords() 150 …PetscCall(CreateElemRestrColloc_CompMajor(ceed, num_comp_x, basis_x, elem_restr_x, &elem_restr_qx)… in GetQuadratureCoords() 159 …PetscCallCeed(ceed, CeedOperatorSetField(op_quad_coords, "input", elem_restr_x, basis_x, x_coords)… in GetQuadratureCoords() 170 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in GetQuadratureCoords() 195 …teCreate(ceed, dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, &(*stats_setup_data)->basis_x)); in SpanwiseStatisticsSetupDataCreate() 229 PetscCallCeed(ceed, CeedBasisDestroy(&data->basis_x)); in SpanwiseStatisticsSetupDataDestroy()
|
| H A D | cflpe.c | 28 CeedBasis basis_q, basis_x; in CreateStatisticCollectionOperator() local 74 …ld(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &elem_restr_x, &basis_x, &x_coord)); in CreateStatisticCollectionOperator() 121 PetscCallCeed(ceed, CeedOperatorSetField(op_stats_collect, "x", elem_restr_x, basis_x, x_coord)); in CreateStatisticCollectionOperator() 141 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in CreateStatisticCollectionOperator()
|
| /honee/include/ |
| H A D | spanstats.h | 29 CeedBasis basis_x, basis_stats; member
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 121 CeedBasis basis_x; in SgsDDSetupNodalEvaluation_Fused() local 139 …ld(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, 0, &elem_restr_x, &basis_x, &x_coord)); in SgsDDSetupNodalEvaluation_Fused() 162 PetscCallCeed(ceed, CeedBasisCreateProjection(basis_x, basis_q, &basis_x_to_q)); in SgsDDSetupNodalEvaluation_Fused() 191 PetscCallCeed(ceed, CeedBasisDestroy(&basis_x)); in SgsDDSetupNodalEvaluation_Fused()
|