| /libCEED/tests/ |
| H A D | t233-elemrestriction.c | 9 CeedInt num_elem = 3, num_points = num_elem * 2; in main() local
|
| H A D | t231-elemrestriction.c | 10 CeedInt num_elem = 3, num_points = num_elem * 2; in main() local
|
| H A D | t219-elemrestriction.c | 11 CeedInt num_elem = 6, elem_size = 2; in main() local
|
| H A D | t203-elemrestriction.c | 11 CeedInt num_elem = 8; in main() local
|
| H A D | t213-elemrestriction.c | 13 CeedInt num_elem = 8; in main() local
|
| H A D | t500-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t540-operator.c | 18 CeedInt num_elem = 1, p = 4, q = 5, dim = 2; in main() local
|
| H A D | t503-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t501-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t570-operator.c | 16 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t502-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t507-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| H A D | t505-operator.c | 18 CeedInt num_elem = 15, p = 5, q = 8; in main() local
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-restriction.c | 20 … const CeedInt start, const CeedInt stop, const CeedInt num_elem, in CeedElemRestrictionApplyStridedNoTranspose_Ref_Core() 61 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core() 79 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core() 98 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core() 140 … const CeedInt start, const CeedInt stop, const CeedInt num_elem, in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core() 182 … const CeedInt start, const CeedInt stop, const CeedInt num_elem, in CeedElemRestrictionApplyStridedTranspose_Ref_Core() 222 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOffsetTranspose_Ref_Core() 246 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyOrientedTranspose_Ref_Core() 270 … const CeedInt num_elem, const CeedInt elem_size, const CeedSize v_offset, in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core() 321 … const CeedInt start, const CeedInt stop, const CeedInt num_elem, in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core() [all …]
|
| H A D | ceed-ref-basis.c | 19 static int CeedBasisApplyCore_Ref(CeedBasis basis, bool apply_add, CeedInt num_elem, CeedTransposeM… in CeedBasisApplyCore_Ref() 253 static int CeedBasisApply_Ref(CeedBasis basis, CeedInt num_elem, CeedTransposeMode t_mode, CeedEval… in CeedBasisApply_Ref() 258 static int CeedBasisApplyAdd_Ref(CeedBasis basis, CeedInt num_elem, CeedTransposeMode t_mode, CeedE… in CeedBasisApplyAdd_Ref()
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator.c | 56 CeedInt num_elem, num_input_fields, num_output_fields; in CeedOperatorApplyAddCore_Hip_gen() local 271 CeedInt num_elem = 0; in CeedOperatorApplyAddComposite_Hip_gen() local 333 CeedInt num_elem, num_input_fields, num_output_fields; in CeedOperatorLinearAssembleQFunctionCore_Hip_gen() local 543 CeedInt num_elem, num_input_fields, num_output_fields; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen() local 722 CeedInt num_elem, num_input_fields, num_output_fields; in CeedOperatorAssembleSingleAtPoints_Hip_gen() local
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-types.h | 27 CeedInt num_elem; member
|
| H A D | hip-ref-basis-tensor-at-points.h | 43 extern "C" __global__ void InterpAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ ch… in InterpAtPoints() 126 extern "C" __global__ void InterpTransposeAtPoints(const CeedInt num_elem, const CeedScalar *__rest… in InterpTransposeAtPoints() 222 extern "C" __global__ void GradAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ cheb… in GradAtPoints() 311 extern "C" __global__ void GradTransposeAtPoints(const CeedInt num_elem, const CeedScalar *__restri… in GradTransposeAtPoints()
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-types.h | 27 CeedInt num_elem; member
|
| H A D | cuda-ref-basis-tensor-at-points.h | 43 extern "C" __global__ void InterpAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ ch… in InterpAtPoints() 126 extern "C" __global__ void InterpTransposeAtPoints(const CeedInt num_elem, const CeedScalar *__rest… in InterpTransposeAtPoints() 222 extern "C" __global__ void GradAtPoints(const CeedInt num_elem, const CeedScalar *__restrict__ cheb… in GradAtPoints() 311 extern "C" __global__ void GradTransposeAtPoints(const CeedInt num_elem, const CeedScalar *__restri… in GradTransposeAtPoints()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-operator.c | 107 … CeedVector *e_vecs, CeedVector *q_vecs, CeedInt num_fields, CeedInt Q, CeedInt num_elem) { in CeedOperatorSetupFields_Hip() 240 CeedInt Q, num_elem, num_input_fields, num_output_fields; in CeedOperatorSetup_Hip() local 413 … CeedVector in_vec, CeedVector active_e_vec, CeedInt num_elem, const bool skip_active, in CeedOperatorInputBasis_Hip() 498 CeedInt Q, num_elem, num_input_fields, num_output_fields; in CeedOperatorApplyAdd_Hip() local 622 CeedInt max_num_points = -1, num_elem, num_input_fields, num_output_fields; in CeedOperatorSetupAtPoints_Hip() local 770 … CeedVector in_vec, CeedVector active_e_vec, CeedInt num_elem, const CeedInt *num_points, in CeedOperatorInputBasisAtPoints_Hip() 825 CeedInt max_num_points, *num_points, num_elem, num_input_fields, num_output_fields; in CeedOperatorApplyAddAtPoints_Hip() local 970 …CeedInt num_active_in, num_active_out, Q, num_elem, num_input_fields, num_output_field… in CeedOperatorLinearAssembleQFunctionCore_Hip() local 1405 CeedInt num_elem, num_nodes; in CeedOperatorAssembleDiagonalCore_Hip() local 1823 CeedInt max_num_points, *num_points, num_elem, num_input_fields, num_output_fields; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip() local
|
| H A D | ceed-hip-ref-restriction.c | 26 CeedInt num_elem, num_comp, elem_size, comp_stride; in CeedElemRestrictionSetupCompile_Hip() local 421 CeedInt num_elem, num_comp, num_nodes = 0; in CeedElemRestrictionOffset_Hip() local 503 CeedInt num_elem, num_comp, elem_size; in CeedElemRestrictionCreate_Hip() local
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-operator.c | 108 … CeedVector *e_vecs, CeedVector *q_vecs, CeedInt num_fields, CeedInt Q, CeedInt num_elem) { in CeedOperatorSetupFields_Cuda() 241 CeedInt Q, num_elem, num_input_fields, num_output_fields; in CeedOperatorSetup_Cuda() local 414 … CeedVector in_vec, CeedVector active_e_vec, CeedInt num_elem, const bool skip_active, in CeedOperatorInputBasis_Cuda() 499 CeedInt Q, num_elem, num_input_fields, num_output_fields; in CeedOperatorApplyAdd_Cuda() local 624 CeedInt max_num_points = -1, num_elem, num_input_fields, num_output_fields; in CeedOperatorSetupAtPoints_Cuda() local 772 … CeedVector in_vec, CeedVector active_e_vec, CeedInt num_elem, const CeedInt *num_points, in CeedOperatorInputBasisAtPoints_Cuda() 827 CeedInt max_num_points, *num_points, num_elem, num_input_fields, num_output_fields; in CeedOperatorApplyAddAtPoints_Cuda() local 973 …CeedInt num_active_in, num_active_out, Q, num_elem, num_input_fields, num_output_field… in CeedOperatorLinearAssembleQFunctionCore_Cuda() local 1408 CeedInt num_elem, num_nodes; in CeedOperatorAssembleDiagonalCore_Cuda() local 1826 CeedInt max_num_points, *num_points, num_elem, num_input_fields, num_output_fields; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda() local
|
| H A D | ceed-cuda-ref-restriction.c | 27 CeedInt num_elem, num_comp, elem_size, comp_stride; in CeedElemRestrictionSetupCompile_Cuda() local 420 CeedInt num_elem, num_comp, num_nodes = 0; in CeedElemRestrictionOffset_Cuda() local 502 CeedInt num_elem, num_comp, elem_size; in CeedElemRestrictionCreate_Cuda() local
|
| /libCEED/examples/petsc/src/ |
| H A D | libceedsetup.c | 53 PetscInt c_start, c_end, num_elem; in SetupLibceedByDegree() local 251 PetscInt c_start, c_end, num_elem; in SetupErrorOperator() local
|