Searched refs:CeedQFunctionAssemblyDataIsSetup (Results 1 – 4 of 4) sorted by relevance
| /libCEED/include/ceed/ |
| H A D | backend.h | 438 CEED_EXTERN int CeedQFunctionAssemblyDataIsSetup(CeedQFunctionAssemblyData data, bool *is_setup);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1354 function CeedQFunctionAssemblyDataIsSetup(data, is_setup) function 1355 …ccall((:CeedQFunctionAssemblyDataIsSetup, libceed), Cint, (CeedQFunctionAssemblyData, Ptr{Bool}), …
|
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 604 CeedCall(CeedQFunctionAssemblyDataIsSetup(data, &data_is_setup)); in CeedOperatorLinearAssembleQFunctionBuildOrUpdate_Core() 1523 int CeedQFunctionAssemblyDataIsSetup(CeedQFunctionAssemblyData data, bool *is_setup) { in CeedQFunctionAssemblyDataIsSetup() function
|
| /libCEED/ |
| H A D | coverage.info | 9353 FNA:12,0,CeedQFunctionAssemblyDataIsSetup
|