Searched refs:entropy_component_names (Results 1 – 1 of 1) sorted by relevance
540 …static const char *const entropy_component_names[] = {"EntropyDensity", "EntropyMomentumX", "Entro… in NS_NEWTONIAN_IG() local561 …for (PetscInt i = 0; i < 5; i++) PetscCall(PetscStrallocpy(entropy_component_names[i], &problem->c… in NS_NEWTONIAN_IG()