Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h35 } BubbleContinuityType; typedef
61 BubbleContinuityType bubble_continuity_type;
/libCEED/examples/fluids/problems/
H A Dadvection.c87 BubbleContinuityType bubble_continuity_type; in NS_ADVECTION()