Home
last modified time | relevance | path

Searched defs:strong_form (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h40 bool strong_form; member
H A Dadvection.h518 const CeedScalar strong_form = context->strong_form; in Advection_InOutFlowGeneric() local
/libCEED/examples/fluids/problems/
H A Dadvection.c141 PetscBool strong_form = PETSC_FALSE; in NS_ADVECTION() local