| /libCEED/examples/fluids/src/ |
| H A D | qdata.c | 82 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_x, &num_comp_x)); in QDataGet() 169 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_x, &num_comp_x)); in QDataBoundaryGet()
|
| H A D | differential_filter.c | 26 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_x, &num_comp_x)); in DifferentialFilterCreateOperators() 27 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_q, &num_comp_q)); in DifferentialFilterCreateOperators() 28 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_qd_i, &num_comp_qd)); in DifferentialFilterCreateOperators() 94 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_qd_i, &num_comp_qd)); in DifferentialFilterCreateOperators()
|
| H A D | grid_anisotropy_tensor.c | 52 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_qd_i, &q_data_size)); in GridAnisotropyTensorProjectionSetupApply() 138 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_qd_i, &q_data_size)); in GridAnisotropyTensorCalculateCollocatedVector()
|
| H A D | inverse_multiplicity.c | 44 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr, &num_comp)); in GetInverseMultiplicity()
|
| H A D | setuplibceed.c | 39 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_q, &num_comp_q)); in CreateKSPMassOperator_Unstabilized() 40 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_qd_i, &q_data_size)); in CreateKSPMassOperator_Unstabilized() 203 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_q, &num_comp_q)); in AddBCSubOperators() 208 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_x, &num_comp_x)); in AddBCSubOperators()
|
| H A D | velocity_gradient_projection.c | 62 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(ceed_data->elem_restr_qd_i, &q_data_size)); in VelocityGradientProjectionSetup()
|
| H A D | turb_spanstats.c | 160 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_x, &num_comp_x)); in GetQuadratureCoords() 197 …PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents((*stats_data)->elem_restr_parent_x, &num_c… in SpanStatsSetupDataCreate()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-restriction.c | 23 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionGetBackendStrides_Memcheck() 511 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApply_Memcheck() 528 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnsigned_Memcheck() 545 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnoriented_Memcheck() 560 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyAtPointsInElement_Memcheck() 574 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyBlock_Memcheck() 652 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Memcheck()
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-operator-build.sycl.cpp | 277 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Sycl_gen() 337 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Sycl_gen() 404 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Sycl_gen() 680 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Sycl_gen()
|
| /libCEED/examples/fluids/problems/ |
| H A D | advection.c | 48 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_q, &num_comp_q)); in CreateKSPMassOperator_AdvectionStabilized() 49 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_qd_i, &q_data_size)); in CreateKSPMassOperator_AdvectionStabilized()
|
| H A D | newtonian.c | 184 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_q, &num_comp_q)); in CreateKSPMassOperator_NewtonianStabilized() 185 PetscCallCeed(ceed, CeedElemRestrictionGetNumComponents(elem_restr_qd_i, &q_data_size)); in CreateKSPMassOperator_NewtonianStabilized()
|
| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 488 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionGetAtPointsElementOffset() 1366 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyAtPointsInElement() 1372 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyAtPointsInElement() 1421 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyBlock() 1428 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyBlock() 1679 int CeedElemRestrictionGetNumComponents(CeedElemRestriction rstr, CeedInt *num_comp) { in CeedElemRestrictionGetNumComponents() function
|
| H A D | ceed-preconditioning.c | 473 CeedCall(CeedElemRestrictionGetNumComponents(elem_rstr_in, &num_comp_in)); in CeedOperatorAssembleSymbolicSingle() 496 CeedCall(CeedElemRestrictionGetNumComponents(elem_rstr_out, &num_comp_out)); in CeedOperatorAssembleSymbolicSingle() 748 CeedCall(CeedElemRestrictionGetNumComponents(elem_rstr_in, &num_comp_in)); in CeedOperatorAssembleSingle() 766 CeedCall(CeedElemRestrictionGetNumComponents(elem_rstr_out, &num_comp_out)); in CeedOperatorAssembleSingle() 939 CeedCall(CeedElemRestrictionGetNumComponents(rstr_in, &num_comp_in)); in CeedOperatorAssemblyCountEntriesSingle() 947 CeedCall(CeedElemRestrictionGetNumComponents(rstr_out, &num_comp_out)); in CeedOperatorAssemblyCountEntriesSingle() 1134 CeedCall(CeedElemRestrictionGetNumComponents(rstr_p_mult_full, &num_comp)); in CeedOperatorMultigridLevelCreateSingle_Core() 1372 CeedCall(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedOperatorCreateActivePointBlockRestriction() 2323 CeedCall(CeedElemRestrictionGetNumComponents(active_elem_rstrs[0], &num_active_components)); in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic() 2335 … CeedCall(CeedElemRestrictionGetNumComponents(active_elem_rstrs[i], &num_active_components_sub)); in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic()
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-restriction.c | 617 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApply_Ref() 634 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnsigned_Ref() 651 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyUnoriented_Ref() 666 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyAtPointsInElement_Ref() 680 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionApplyBlock_Ref() 758 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Ref()
|
| H A D | ceed-ref-operator.c | 706 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_points, &dim)); in CeedOperatorSetupFieldsAtPoints_Ref() 1421 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp_active)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref() 1478 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref() 1628 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp_active)); in CeedOperatorAssembleSingleAtPoints_Ref() 1689 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorAssembleSingleAtPoints_Ref()
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 243 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelFieldData_Hip_gen() 428 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelRestriction_Hip_gen() 566 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelBasis_Hip_gen() 1249 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_points, &coords_dim)); in CeedOperatorBuildKernel_Hip_gen() 1513 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Hip_gen() 1527 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Hip_gen() 1871 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() 1885 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() 2439 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() 2453 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 216 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelFieldData_Cuda_gen() 401 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelRestriction_Cuda_gen() 539 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelBasis_Cuda_gen() 1223 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_points, &coords_dim)); in CeedOperatorBuildKernel_Cuda_gen() 1500 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Cuda_gen() 1514 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernel_Cuda_gen() 1866 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() 1880 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() 2443 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen() 2457 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 35 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionSetupCompile_Cuda() 430 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionOffset_Cuda() 511 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Cuda()
|
| H A D | ceed-cuda-ref-operator.c | 1621 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_in, &num_comp_in)); in CeedOperatorAssembleSingleSetup_Cuda() 1622 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_out, &num_comp_out)); in CeedOperatorAssembleSingleSetup_Cuda() 1921 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp_active)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda() 1984 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 34 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionSetupCompile_Hip() 431 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionOffset_Hip() 512 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Hip()
|
| H A D | ceed-hip-ref-operator.c | 1618 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_in, &num_comp_in)); in CeedOperatorAssembleSingleSetup_Hip() 1619 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr_out, &num_comp_out)); in CeedOperatorAssembleSingleSetup_Hip() 1918 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp_active)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip() 1981 CeedCallBackend(CeedElemRestrictionGetNumComponents(elem_rstr, &num_comp)); in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-restriction.sycl.cpp | 262 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionOffset_Sycl() 350 CeedCallBackend(CeedElemRestrictionGetNumComponents(rstr, &num_comp)); in CeedElemRestrictionCreate_Sycl()
|
| /libCEED/rust/libceed/src/ |
| H A D | elem_restriction.rs | 596 unsafe { bind_ceed::CeedElemRestrictionGetNumComponents(self.ptr, &mut ncomp) }; in num_components()
|
| /libCEED/examples/petsc/src/ |
| H A D | swarmutils.c | 52 CeedElemRestrictionGetNumComponents(elem_restr_u_mesh, &num_comp); in DMSwarmCeedContextCreate() 628 CeedElemRestrictionGetNumComponents(elem_restr_u_mesh, &num_comp); in SetupProblemSwarm()
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | ElemRestriction.jl | 400 C.CeedElemRestrictionGetNumComponents(r[], result)
|