Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h28 } AdvDifICType; typedef
81 AdvDifICType initial_condition_type;
/honee/problems/
H A Dadvection.c383 AdvDifICType advectionic_type; in NS_ADVECTION()