| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunctioncontext.c | 57 CeedCallBackend(CeedFree(&impl->data_allocated)); in CeedQFunctionContextSetData_Memcheck() 62 CeedCallBackend(CeedFree(&impl->data_owned)); in CeedQFunctionContextSetData_Memcheck() 138 CeedCallBackend(CeedFree(&impl->data_allocated)); in CeedQFunctionContextTakeData_Memcheck() 200 CeedCallBackend(CeedFree(&impl->data_writable_copy)); in CeedQFunctionContextRestoreData_Memcheck() 222 CeedCallBackend(CeedFree(&impl->data_read_only_copy)); in CeedQFunctionContextRestoreDataRead_Memcheck() 251 CeedCallBackend(CeedFree(&impl->data_allocated)); in CeedQFunctionContextDataDestroy_Memcheck() 255 CeedCallBackend(CeedFree(&impl->data_owned)); in CeedQFunctionContextDataDestroy_Memcheck() 273 CeedCallBackend(CeedFree(&impl->data_allocated)); in CeedQFunctionContextDestroy_Memcheck() 277 CeedCallBackend(CeedFree(&impl->data_owned)); in CeedQFunctionContextDestroy_Memcheck() 283 CeedCallBackend(CeedFree(&impl)); in CeedQFunctionContextDestroy_Memcheck()
|
| H A D | ceed-memcheck-vector.c | 59 CeedCallBackend(CeedFree(&impl->array_allocated)); in CeedVectorSetArray_Memcheck() 65 CeedCallBackend(CeedFree(&impl->array_owned)); in CeedVectorSetArray_Memcheck() 179 CeedCallBackend(CeedFree(&impl->array_allocated)); in CeedVectorTakeArray_Memcheck() 276 CeedCallBackend(CeedFree(&impl->array_writable_copy)); in CeedVectorRestoreArray_Memcheck() 298 CeedCallBackend(CeedFree(&impl->array_read_only_copy)); in CeedVectorRestoreArrayRead_Memcheck() 390 CeedCallBackend(CeedFree(&impl->array_allocated)); in CeedVectorDestroy_Memcheck() 394 CeedCallBackend(CeedFree(&impl->array_owned)); in CeedVectorDestroy_Memcheck() 400 CeedCallBackend(CeedFree(&impl)); in CeedVectorDestroy_Memcheck()
|
| H A D | ceed-memcheck-qfunction.c | 102 CeedCallBackend(CeedFree(&impl->inputs)); in CeedQFunctionDestroy_Memcheck() 103 CeedCallBackend(CeedFree(&impl->outputs)); in CeedQFunctionDestroy_Memcheck() 104 CeedCallBackend(CeedFree(&impl)); in CeedQFunctionDestroy_Memcheck()
|
| /libCEED/interface/ |
| H A D | ceed-jit-tools.c | 59 if (last_colon) CeedCall(CeedFree(&source_file_path_only)); in CeedCheckFilePath() 153 CeedCall(CeedFree(&temp_buffer)); in CeedLoadSourceToInitializedBuffer() 248 CeedCall(CeedFree(&ceed_relative_path)); in CeedLoadSourceToInitializedBuffer() 262 CeedCall(CeedFree(&include_source_path)); in CeedLoadSourceToInitializedBuffer() 263 CeedCall(CeedFree(&normalized_include_source_path)); in CeedLoadSourceToInitializedBuffer() 287 CeedCall(CeedFree(&temp_buffer)); in CeedLoadSourceToInitializedBuffer() 347 for (CeedInt i = 0; i < num_file_paths; i++) CeedCall(CeedFree(&file_paths[i])); in CeedLoadSourceToBuffer() 348 CeedCall(CeedFree(&file_paths)); in CeedLoadSourceToBuffer() 433 CeedCall(CeedFree(absolute_file_path)); in CeedGetJitAbsolutePath()
|
| H A D | ceed-qfunction.c | 313 if (!is_absolute_path) CeedCall(CeedFree(&absolute_path)); in CeedQFunctionGetSourcePath() 1106 CeedCall(CeedFree(&tabs)); in CeedQFunctionView() 1182 CeedCall(CeedFree(&(*(*qf)->input_fields[i]).field_name)); in CeedQFunctionDestroy() 1183 CeedCall(CeedFree(&(*qf)->input_fields[i])); in CeedQFunctionDestroy() 1186 CeedCall(CeedFree(&(*(*qf)->output_fields[i]).field_name)); in CeedQFunctionDestroy() 1187 CeedCall(CeedFree(&(*qf)->output_fields[i])); in CeedQFunctionDestroy() 1189 CeedCall(CeedFree(&(*qf)->input_fields)); in CeedQFunctionDestroy() 1190 CeedCall(CeedFree(&(*qf)->output_fields)); in CeedQFunctionDestroy() 1195 CeedCall(CeedFree(&(*qf)->user_source)); in CeedQFunctionDestroy() 1196 CeedCall(CeedFree(&(*qf)->source_path)); in CeedQFunctionDestroy() [all …]
|
| H A D | ceed.c | 175 CeedCall(CeedFree(&ceed->work_vectors->is_in_use)); in CeedWorkVectorsDestroy() 176 CeedCall(CeedFree(&ceed->work_vectors->vecs)); in CeedWorkVectorsDestroy() 177 CeedCall(CeedFree(&ceed->work_vectors)); in CeedWorkVectorsDestroy() 360 int CeedFree(void *p) { in CeedFree() function 395 CeedCall(CeedFree(target_array_owned)); in CeedSetHostGenericArray() 401 CeedCall(CeedFree(target_array_owned)); in CeedSetHostGenericArray() 1636 CeedCall(CeedFree(&tabs)); in CeedView() 1664 CeedCall(CeedFree(&(*ceed)->obj_delegates[i].obj_name)); in CeedDestroy() 1666 CeedCall(CeedFree(&(*ceed)->obj_delegates)); in CeedDestroy() 1672 CeedCall(CeedFree(&(*ceed)->jit_source_roots[i])); in CeedDestroy() [all …]
|
| H A D | ceed-preconditioning.c | 92 CeedCall(CeedFree(&source_path_with_name)); in CeedQFunctionCreateFallback() 382 CeedCall(CeedFree(&identity)); in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh() 896 CeedCall(CeedFree(&BTD_mat)); in CeedOperatorAssembleSingle() 897 CeedCall(CeedFree(&elem_mat)); in CeedOperatorAssembleSingle() 898 CeedCall(CeedFree(&elem_mat_b)); in CeedOperatorAssembleSingle() 1209 CeedCall(CeedFree(&restriction_name)); in CeedOperatorMultigridLevelCreateSingle_Core() 1247 CeedCall(CeedFree(&prolongation_name)); in CeedOperatorMultigridLevelCreateSingle_Core() 1584 CeedCall(CeedFree(data)); in CeedQFunctionAssemblyDataDestroy() 1875 if (identity) CeedCall(CeedFree(&identity)); in CeedOperatorAssemblyDataGetBases() 1923 if (identity) CeedCall(CeedFree(&identity)); in CeedOperatorAssemblyDataGetBases() [all …]
|
| H A D | ceed-basis.c | 319 CeedCall(CeedFree(&interp_to_inv)); in CeedBasisCreateProjectionMatrices() 320 CeedCall(CeedFree(&interp_from)); in CeedBasisCreateProjectionMatrices() 519 CeedCall(CeedFree(&chebyshev_interp_1d)); in CeedBasisApplyAtPoints_Core() 520 CeedCall(CeedFree(&chebyshev_grad_1d)); in CeedBasisApplyAtPoints_Core() 521 CeedCall(CeedFree(&chebyshev_q_weight_1d)); in CeedBasisApplyAtPoints_Core() 751 CeedCall(CeedFree(&interp_1d_pinv)); in CeedBasisGetCollocatedGrad() 792 CeedCall(CeedFree(&C)); in CeedBasisGetChebyshevInterp1D() 793 CeedCall(CeedFree(&chebyshev_coeffs_1d_inv)); in CeedBasisGetChebyshevInterp1D() 1239 CeedCall(CeedFree(&v)); in CeedHouseholderApplyQ() 1281 CeedCall(CeedFree(&I)); in CeedMatrixPseudoinverse() [all …]
|
| H A D | ceed-qfunctioncontext.c | 967 CeedCall(CeedFree(&tabs)); in CeedQFunctionContextView() 1008 CeedCall(CeedFree(&(*ctx)->field_labels[i]->name)); in CeedQFunctionContextDestroy() 1009 CeedCall(CeedFree(&(*ctx)->field_labels[i]->description)); in CeedQFunctionContextDestroy() 1010 CeedCall(CeedFree(&(*ctx)->field_labels[i])); in CeedQFunctionContextDestroy() 1012 CeedCall(CeedFree(&(*ctx)->field_labels)); in CeedQFunctionContextDestroy() 1014 CeedCall(CeedFree(ctx)); in CeedQFunctionContextDestroy()
|
| H A D | ceed-operator.c | 1614 CeedCall(CeedFree(&op->name)); in CeedOperatorSetName() 1692 CeedCall(CeedFree(&tabs)); in CeedOperatorView_Core() 2032 CeedCall(CeedFree(&new_field_label)); in CeedOperatorGetContextFieldLabel() 2041 CeedCall(CeedFree(&new_field_label)); in CeedOperatorGetContextFieldLabel() 2057 CeedCall(CeedFree(&new_field_label->sub_labels)); in CeedOperatorGetContextFieldLabel() 2058 CeedCall(CeedFree(&new_field_label)); in CeedOperatorGetContextFieldLabel() 2457 CeedCall(CeedFree(&(*op)->input_fields[i]->field_name)); in CeedOperatorDestroy() 2458 CeedCall(CeedFree(&(*op)->input_fields[i])); in CeedOperatorDestroy() 2470 CeedCall(CeedFree(&(*op)->output_fields[i]->field_name)); in CeedOperatorDestroy() 2471 CeedCall(CeedFree(&(*op)->output_fields[i])); in CeedOperatorDestroy() [all …]
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-qfunction.c | 54 CeedCallBackend(CeedFree(&impl->inputs)); in CeedQFunctionDestroy_Ref() 55 CeedCallBackend(CeedFree(&impl->outputs)); in CeedQFunctionDestroy_Ref() 56 CeedCallBackend(CeedFree(&impl)); in CeedQFunctionDestroy_Ref()
|
| H A D | ceed-ref-qfunctioncontext.c | 50 CeedCallBackend(CeedFree(&impl->data_owned)); in CeedQFunctionContextSetData_Ref() 112 CeedCallBackend(CeedFree(&impl->data_owned)); in CeedQFunctionContextDestroy_Ref() 113 CeedCallBackend(CeedFree(&impl)); in CeedQFunctionContextDestroy_Ref()
|
| H A D | ceed-ref-vector.c | 129 CeedCallBackend(CeedFree(&impl->array_owned)); in CeedVectorDestroy_Ref() 130 CeedCallBackend(CeedFree(&impl)); in CeedVectorDestroy_Ref()
|
| /libCEED/backends/magma/ |
| H A D | ceed-magma-basis.c | 369 CeedCallBackend(CeedFree(&weight_kernel_path)); in CeedBasisApplyNonTensorCore_Magma() 371 CeedCallBackend(CeedFree(&basis_kernel_path)); in CeedBasisApplyNonTensorCore_Magma() 372 CeedCallBackend(CeedFree(&basis_kernel_source)); in CeedBasisApplyNonTensorCore_Magma() 373 for (CeedInt i = 0; i < num_file_paths; i++) CeedCallBackend(CeedFree(&file_paths[i])); in CeedBasisApplyNonTensorCore_Magma() 374 CeedCallBackend(CeedFree(&file_paths)); in CeedBasisApplyNonTensorCore_Magma() 495 CeedCallBackend(CeedFree(&impl)); in CeedBasisDestroy_Magma() 523 CeedCallBackend(CeedFree(&impl)); in CeedBasisDestroyNonTensor_Magma() 621 CeedCallBackend(CeedFree(&interp_kernel_path)); in CeedBasisCreateTensorH1_Magma() 622 CeedCallBackend(CeedFree(&grad_kernel_path)); in CeedBasisCreateTensorH1_Magma() 623 CeedCallBackend(CeedFree(&weight_kernel_path)); in CeedBasisCreateTensorH1_Magma() [all …]
|
| H A D | ceed-magma-common.c | 51 CeedCallBackend(CeedFree(&data)); in CeedDestroy_Magma()
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-qfunction.sycl.cpp | 39 CeedCallBackend(CeedFree(&impl->qfunction_source)); in CeedQFunctionDestroy_Sycl_gen() 40 CeedCallBackend(CeedFree(&impl)); in CeedQFunctionDestroy_Sycl_gen()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-qfunction-load.sycl.cpp | 175 CeedCallBackend(CeedFree(&qfunction_source)); in CeedQFunctionBuildKernel_Sycl() 176 CeedCallBackend(CeedFree(&read_write_kernel_path)); in CeedQFunctionBuildKernel_Sycl() 177 CeedCallBackend(CeedFree(&read_write_kernel_source)); in CeedQFunctionBuildKernel_Sycl()
|
| H A D | ceed-sycl-restriction.sycl.cpp | 236 CeedCallBackend(CeedFree(&impl->h_offsets_owned)); in CeedElemRestrictionDestroy_Sycl() 241 CeedCallBackend(CeedFree(&impl)); in CeedElemRestrictionDestroy_Sycl() 281 CeedCallBackend(CeedFree(&is_node)); in CeedElemRestrictionOffset_Sycl() 327 CeedCallBackend(CeedFree(&ind_to_offset)); in CeedElemRestrictionOffset_Sycl() 328 CeedCallBackend(CeedFree(&l_vec_indices)); in CeedElemRestrictionOffset_Sycl() 329 CeedCallBackend(CeedFree(&t_offsets)); in CeedElemRestrictionOffset_Sycl() 330 CeedCallBackend(CeedFree(&t_indices)); in CeedElemRestrictionOffset_Sycl()
|
| /libCEED/backends/hip/ |
| H A D | ceed-hip-compile.cpp | 140 CeedCallBackend(CeedFree(&opts[num_opts + i])); in CeedCompileCore_Hip() 143 CeedCallBackend(CeedFree(&opts[num_opts + num_jit_source_dirs + i])); in CeedCompileCore_Hip() 145 CeedCallBackend(CeedFree(&opts)); in CeedCompileCore_Hip() 161 CeedCallBackend(CeedFree(&log)); in CeedCompileCore_Hip() 174 CeedCallBackend(CeedFree(&ptx)); in CeedCompileCore_Hip()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 395 CeedCallBackend(CeedFree(&impl->h_offsets_owned)); in CeedElemRestrictionDestroy_Cuda() 400 CeedCallBackend(CeedFree(&impl->h_orients_owned)); in CeedElemRestrictionDestroy_Cuda() 402 CeedCallBackend(CeedFree(&impl->h_curl_orients_owned)); in CeedElemRestrictionDestroy_Cuda() 404 CeedCallBackend(CeedFree(&impl->h_offsets_at_points_owned)); in CeedElemRestrictionDestroy_Cuda() 406 CeedCallBackend(CeedFree(&impl->h_points_per_elem_owned)); in CeedElemRestrictionDestroy_Cuda() 408 CeedCallBackend(CeedFree(&impl)); in CeedElemRestrictionDestroy_Cuda() 449 CeedCallBackend(CeedFree(&is_node)); in CeedElemRestrictionOffset_Cuda() 487 CeedCallBackend(CeedFree(&ind_to_offset)); in CeedElemRestrictionOffset_Cuda() 488 CeedCallBackend(CeedFree(&l_vec_indices)); in CeedElemRestrictionOffset_Cuda() 489 CeedCallBackend(CeedFree(&t_offsets)); in CeedElemRestrictionOffset_Cuda() [all …]
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 396 CeedCallBackend(CeedFree(&impl->h_offsets_owned)); in CeedElemRestrictionDestroy_Hip() 401 CeedCallBackend(CeedFree(&impl->h_orients_owned)); in CeedElemRestrictionDestroy_Hip() 403 CeedCallBackend(CeedFree(&impl->h_curl_orients_owned)); in CeedElemRestrictionDestroy_Hip() 405 CeedCallBackend(CeedFree(&impl->h_offsets_at_points_owned)); in CeedElemRestrictionDestroy_Hip() 407 CeedCallBackend(CeedFree(&impl->h_points_per_elem_owned)); in CeedElemRestrictionDestroy_Hip() 409 CeedCallBackend(CeedFree(&impl)); in CeedElemRestrictionDestroy_Hip() 450 CeedCallBackend(CeedFree(&is_node)); in CeedElemRestrictionOffset_Hip() 488 CeedCallBackend(CeedFree(&ind_to_offset)); in CeedElemRestrictionOffset_Hip() 489 CeedCallBackend(CeedFree(&l_vec_indices)); in CeedElemRestrictionOffset_Hip() 490 CeedCallBackend(CeedFree(&t_offsets)); in CeedElemRestrictionOffset_Hip() [all …]
|
| /libCEED/backends/blocked/ |
| H A D | ceed-blocked-operator.c | 743 CeedCallBackend(CeedFree(&impl->skip_rstr_in)); in CeedOperatorDestroy_Blocked() 744 CeedCallBackend(CeedFree(&impl->skip_rstr_out)); in CeedOperatorDestroy_Blocked() 745 CeedCallBackend(CeedFree(&impl->e_data_out_indices)); in CeedOperatorDestroy_Blocked() 746 CeedCallBackend(CeedFree(&impl->apply_add_basis_out)); in CeedOperatorDestroy_Blocked() 751 CeedCallBackend(CeedFree(&impl->block_rstr)); in CeedOperatorDestroy_Blocked() 752 CeedCallBackend(CeedFree(&impl->e_vecs_full)); in CeedOperatorDestroy_Blocked() 753 CeedCallBackend(CeedFree(&impl->input_states)); in CeedOperatorDestroy_Blocked() 759 CeedCallBackend(CeedFree(&impl->e_vecs_in)); in CeedOperatorDestroy_Blocked() 760 CeedCallBackend(CeedFree(&impl->q_vecs_in)); in CeedOperatorDestroy_Blocked() 766 CeedCallBackend(CeedFree(&impl->e_vecs_out)); in CeedOperatorDestroy_Blocked() [all …]
|
| /libCEED/backends/opt/ |
| H A D | ceed-opt-operator.c | 753 CeedCallBackend(CeedFree(&impl->block_rstr)); in CeedOperatorDestroy_Opt() 754 CeedCallBackend(CeedFree(&impl->e_vecs_full)); in CeedOperatorDestroy_Opt() 755 CeedCallBackend(CeedFree(&impl->input_states)); in CeedOperatorDestroy_Opt() 756 CeedCallBackend(CeedFree(&impl->skip_rstr_in)); in CeedOperatorDestroy_Opt() 757 CeedCallBackend(CeedFree(&impl->skip_rstr_out)); in CeedOperatorDestroy_Opt() 758 CeedCallBackend(CeedFree(&impl->apply_add_basis_out)); in CeedOperatorDestroy_Opt() 764 CeedCallBackend(CeedFree(&impl->e_vecs_in)); in CeedOperatorDestroy_Opt() 765 CeedCallBackend(CeedFree(&impl->q_vecs_in)); in CeedOperatorDestroy_Opt() 771 CeedCallBackend(CeedFree(&impl->e_vecs_out)); in CeedOperatorDestroy_Opt() 772 CeedCallBackend(CeedFree(&impl->q_vecs_out)); in CeedOperatorDestroy_Opt() [all …]
|
| /libCEED/backends/cuda-shared/ |
| H A D | ceed-cuda-shared.c | 27 CeedCallBackend(CeedFree(&resource_root)); in CeedInit_Cuda_shared()
|
| /libCEED/backends/hip-shared/ |
| H A D | ceed-hip-shared.c | 27 CeedCallBackend(CeedFree(&resource_root)); in CeedInit_Hip_shared()
|