Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h32 BUBBLE_CONTINUITY_BACK_SHARP = 1, // Discontinuous, sharp back half shape enumerator
H A Dadvection.h125 case BUBBLE_CONTINUITY_BACK_SHARP: in Exact_AdvectionGeneric()