Home
last modified time | relevance | path

Searched defs:Q_1d (Results 1 – 23 of 23) sorted by relevance

/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c39 static int ComputeBasisThreadBlockSizes(const CeedInt dim, const CeedInt P_1d, const CeedInt Q_1d, … in ComputeBasisThreadBlockSizes()
118 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Hip_shared() local
165 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Hip_shared() local
217 CeedInt Q_1d; in CeedBasisApplyTensorCore_Hip_shared() local
279 CeedInt Q_1d, dim, max_num_points = num_points[0]; in CeedBasisApplyAtPointsCore_Hip_shared() local
382 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Hip_shared() local
430 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Hip_shared() local
655 int CeedBasisCreateTensorH1_Hip_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *i… in CeedBasisCreateTensorH1_Hip_shared()
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c51 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Cuda_shared() local
101 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Cuda_shared() local
153 CeedInt Q_1d; in CeedBasisApplyTensorCore_Cuda_shared() local
214 CeedInt Q_1d, dim, num_comp, max_num_points = num_points[0]; in CeedBasisApplyAtPointsCore_Cuda_shared() local
316 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Cuda_shared() local
366 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Cuda_shared() local
594 int CeedBasisCreateTensorH1_Cuda_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *… in CeedBasisCreateTensorH1_Cuda_shared()
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen.hpp18 CeedInt Q_1d; member
H A Dceed-sycl-gen-operator-build.sycl.cpp30 …BlockGridCalculate_Sycl_gen(const CeedInt dim, const CeedInt P_1d, const CeedInt Q_1d, CeedInt *bl… in BlockGridCalculate_Sycl_gen()
66 …CeedInt Q, P_1d = 0, Q_1d = 0, elem_size, num_input_fields, num_output_fields, n… in CeedOperatorBuildKernel_Sycl_gen() local
H A Dceed-sycl-gen-operator.sycl.cpp124 const CeedInt Q_1d = impl->Q_1d; in CeedOperatorApplyAdd_Sycl_gen() local
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp34 …gen(const CeedInt dim, const CeedInt num_elem, const CeedInt P_1d, const CeedInt Q_1d, CeedInt *bl… in BlockGridCalculate_Hip_gen()
64 …CeedQFunctionField *qf_output_fields, CeedInt *max_P, CeedInt *max_P_1d, CeedInt *Q, CeedInt *Q_1d, in CeedOperatorBuildKernelData_Hip_gen()
209 … CeedInt max_dim, CeedInt Q, CeedInt Q_1d, bool is_input, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelFieldData_Hip_gen()
412 … CeedInt max_dim, CeedInt Q_1d, bool is_input, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelRestriction_Hip_gen()
548 … CeedQFunctionField qf_field, CeedInt max_dim, CeedInt Q_1d, bool is_input, bool is_all_tensor, in CeedOperatorBuildKernelBasis_Hip_gen()
731 … std::string qfunction_name, CeedInt Q_1d, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelQFunction_Hip_gen()
1150 …CeedInt Q = 0, Q_1d = 0, num_input_fields, num_output_fields, max_dim = 1, max_num_… in CeedOperatorBuildKernel_Hip_gen() local
1658 …CeedInt Q, Q_1d, num_input_fields, num_output_fields, max_dim = 1, max_num_points =… in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2129 …CeedInt Q, Q_1d, num_input_fields, num_output_fields, max_dim = 1, max_num_points =… in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
H A Dceed-hip-gen.h17 CeedInt Q, Q_1d; member
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen.h17 CeedInt Q, Q_1d; member
H A Dceed-cuda-gen-operator-build.cpp37 …CeedQFunctionField *qf_output_fields, CeedInt *max_P, CeedInt *max_P_1d, CeedInt *Q, CeedInt *Q_1d, in CeedOperatorBuildKernelData_Cuda_gen()
182 … CeedInt max_dim, CeedInt Q, CeedInt Q_1d, bool is_input, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelFieldData_Cuda_gen()
385 … CeedInt max_dim, CeedInt Q_1d, bool is_input, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelRestriction_Cuda_gen()
521 … CeedOperatorField op_field, CeedQFunctionField qf_field, CeedInt max_dim, CeedInt Q_1d, in CeedOperatorBuildKernelBasis_Cuda_gen()
704 … std::string qfunction_name, CeedInt Q_1d, bool is_all_tensor, bool is_at_points, in CeedOperatorBuildKernelQFunction_Cuda_gen()
1123 …CeedInt Q = 0, Q_1d = 0, num_input_fields, num_output_fields, max_dim = 1, max_num… in CeedOperatorBuildKernel_Cuda_gen() local
1640 …CeedInt Q, Q_1d, num_input_fields, num_output_fields, max_dim = 1, max_num_points … in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
2120 …CeedInt Q, Q_1d, num_input_fields, num_output_fields, max_dim = 1, max_num_points … in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen() local
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-basis.c24 CeedInt Q_1d, dim; in CeedBasisApplyCore_Hip() local
104 CeedInt Q_1d, dim, max_num_points = num_points[0]; in CeedBasisApplyAtPointsCore_Hip() local
398 int CeedBasisCreateTensorH1_Hip(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_1… in CeedBasisCreateTensorH1_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-basis.c25 CeedInt Q_1d, dim; in CeedBasisApplyCore_Cuda() local
105 CeedInt Q_1d, dim, max_num_points = num_points[0]; in CeedBasisApplyAtPointsCore_Cuda() local
399 int CeedBasisCreateTensorH1_Cuda(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_… in CeedBasisCreateTensorH1_Cuda()
/libCEED/backends/ref/
H A Dceed-ref-basis.c51 CeedInt P_1d, Q_1d; in CeedBasisApplyCore_Ref() local
278 int CeedBasisCreateTensorH1_Ref(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_1… in CeedBasisCreateTensorH1_Ref()
/libCEED/interface/
H A Dceed-basis.c400 CeedInt dim, num_comp, num_q_comp, num_nodes, P_1d = 1, Q_1d = 1, total_num_points = 0; in CeedBasisApplyAtPointsCheckDims() local
478 CeedInt dim, num_comp, P_1d = 1, Q_1d = 1, total_num_points = num_points[0]; in CeedBasisApplyAtPoints_Core() local
735 CeedInt P_1d, Q_1d; in CeedBasisGetCollocatedGrad() local
767 CeedInt P_1d, Q_1d; in CeedBasisGetChebyshevInterp1D() local
944 CeedInt dim, num_comp, P_1d, Q_1d; in CeedBasisGetFlopsEstimate() local
1536 int CeedBasisCreateTensorH1(Ceed ceed, CeedInt dim, CeedInt num_comp, CeedInt P_1d, CeedInt Q_1d, c… in CeedBasisCreateTensorH1()
1990 CeedInt P_1d, Q_1d; in CeedBasisView() local
2286 int CeedBasisGetNumQuadraturePoints1D(CeedBasis basis, CeedInt *Q_1d) { in CeedBasisGetNumQuadraturePoints1D()
H A Dceed-preconditioning.c1285 …r *interp_1d, const CeedScalar *grad_1d, const CeedScalar *q_weight_1d, CeedInt P_1d, CeedInt Q_1d, in CeedBuildMassLaplace()
2907 …CeedInt num_input_fields, P_1d, Q_1d, num_nodes, num_qpts, dim, num_comp = 1, num_ele… in CeedOperatorCreateFDMElementInverse() local
H A Dceed-fortran.c521 CEED_EXTERN void fCeedBasisCreateTensorH1(int *ceed, int *dim, int *num_comp, int *P_1d, int *Q_1d,… in fCeedBasisCreateTensorH1()
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp68 const CeedInt Q_1d = kh.get_specialization_constant<BASIS_Q_1D_ID>(); in CeedBasisApplyInterp_Sycl() local
171 const CeedInt Q_1d = kh.get_specialization_constant<BASIS_Q_1D_ID>(); in CeedBasisApplyGrad_Sycl() local
247 const CeedInt Q_1d = impl->Q_1d; in CeedBasisApplyWeight_Sycl() local
561 int CeedBasisCreateTensorH1_Sycl(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_… in CeedBasisCreateTensorH1_Sycl()
H A Dceed-sycl-ref.hpp49 CeedInt Q_1d; member
/libCEED/backends/sycl-shared/
H A Dceed-sycl-shared-basis.sycl.cpp168 int CeedBasisCreateTensorH1_Sycl_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *… in CeedBasisCreateTensorH1_Sycl_shared()
/libCEED/backends/magma/
H A Dceed-magma-basis.c33 CeedInt dim, num_comp, num_nodes, P_1d, Q_1d, P, Q; in CeedBasisApplyCore_Magma() local
531 int CeedBasisCreateTensorH1_Magma(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp… in CeedBasisCreateTensorH1_Magma()
/libCEED/examples/fluids/src/
H A Ddm_utils.c394 CeedInt Q_1d = (CeedInt)round(pow(Q, 1.0 / dim)); in CreateBasisFromPlex() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c384 CeedInt Q_1d = (CeedInt)round(pow(Q, 1.0 / dim)); in CreateBasisFromPlex() local
/libCEED/include/
H A Dceed-impl.h216 CeedInt Q_1d; /* number of quadrature points in one dimension */ member
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl407 function CeedBasisCreateTensorH1(ceed, dim, num_comp, P_1d, Q_1d, interp_1d, grad_1d, q_ref_1d, q_w… argument
471 function CeedBasisGetNumQuadraturePoints1D(basis, Q_1d) argument