Home
last modified time | relevance | path

Searched refs:forcing_options (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/solids/include/
H A Dstructs.h79 extern forcingData forcing_options[3];
/libCEED/examples/solids/src/
H A Dsetup-libceed.c27 forcingData forcing_options[3] = { variable
350 …CeedQFunctionCreateInterior(ceed, 1, forcing_options[forcing_choice].setup_forcing, forcing_option… in SetupLibceedFineLevel()