Searched defs:init (Results 1 – 4 of 4) sorted by relevance
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 38 int (*init)(Ceed ceed, const char *name, CeedQFunction qf); member
|
| H A D | ceed.c | 26 int (*init)(const char *resource, Ceed f); member
|
| /libCEED/rust/libceed/src/ |
| H A D | lib.rs | 277 pub fn init(resource: &str) -> Self { in init() method
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 920 function CeedRegister(prefix, init, priority) argument 924 function CeedRegisterImpl(prefix, init, priority) argument 1174 function CeedQFunctionRegister(name, source, vec_length, f, init) argument
|