Home
last modified time | relevance | path

Searched refs:translation (Results 1 – 3 of 3) sorted by relevance

/libCEED/julia/LibCEED.jl/docs/src/
H A DExamples.md7 - `ex1-volume-c.jl`, an almost one-to-one translation of `ex1-volume.c`, using
/libCEED/examples/fluids/
H A DREADME.md365 - Wind type in Advection (`rotation` or `translation`)
370 - Constant wind vector when `-wind_type translation`
380 - Total energy of inflow wind when `-wind_type translation`
401 and the `translation` mode with:
404 … -dm_plex_box_lower 0,0,0 -dm_plex_box_upper 8000,8000,8000 -wind_type translation -wind_translati…
413 and the `translation` mode with:
416 …ox_lower 0,0 -dm_plex_box_upper 1000,1000 -units_meter 1e-4 -wind_type translation -wind_translati…
/libCEED/examples/fluids/problems/
H A Dadvection.c165 PetscBool translation; in NS_ADVECTION() local
167 &translation)); in NS_ADVECTION()