Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h27 } AdvectionICType; typedef
60 AdvectionICType initial_condition_type;
/libCEED/examples/fluids/problems/
H A Dadvection.c86 AdvectionICType advectionic_type; in NS_ADVECTION()