Home
last modified time | relevance | path

Searched hist:"8 f5ab23b851666abb128494c1416a5f2c57899ba" (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/src/
H A Dsetupts.c8f5ab23b851666abb128494c1416a5f2c57899ba Tue Sep 19 16:25:05 UTC 2023 James Wright <james@jameswright.xyz> fluids: Refactor function names

- PascalCase for acronyms longer than 2 letters
- Remove the "Anisotropic" qualifier from function names, as we only
have one data-driven SGS model. If we add an isotropic model later, we
can give that the "Isotropic" qualifier on it's function names
- Remove the "Model" qualifier from function names. "SgsDD" is
communicative enough (Subgrid-stress inherently means a model)
H A Dsetuplibceed.c8f5ab23b851666abb128494c1416a5f2c57899ba Tue Sep 19 16:25:05 UTC 2023 James Wright <james@jameswright.xyz> fluids: Refactor function names

- PascalCase for acronyms longer than 2 letters
- Remove the "Anisotropic" qualifier from function names, as we only
have one data-driven SGS model. If we add an isotropic model later, we
can give that the "Isotropic" qualifier on it's function names
- Remove the "Model" qualifier from function names. "SgsDD" is
communicative enough (Subgrid-stress inherently means a model)
/libCEED/examples/fluids/
H A Dnavierstokes.h8f5ab23b851666abb128494c1416a5f2c57899ba Tue Sep 19 16:25:05 UTC 2023 James Wright <james@jameswright.xyz> fluids: Refactor function names

- PascalCase for acronyms longer than 2 letters
- Remove the "Anisotropic" qualifier from function names, as we only
have one data-driven SGS model. If we add an isotropic model later, we
can give that the "Isotropic" qualifier on it's function names
- Remove the "Model" qualifier from function names. "SgsDD" is
communicative enough (Subgrid-stress inherently means a model)