Home
last modified time | relevance | path

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

/honee/problems/
H A Dnewtonian.c540 …static const char *const entropy_component_names[] = {"EntropyDensity", "EntropyMomentumX", "Entro… in NS_NEWTONIAN_IG() local
561 …for (PetscInt i = 0; i < 5; i++) PetscCall(PetscStrallocpy(entropy_component_names[i], &problem->c… in NS_NEWTONIAN_IG()