Searched refs:conserv_component_names (Results 1 – 1 of 1) sorted by relevance
538 …static const char *const conserv_component_names[] = {"Density", "MomentumX", "MomentumY", "Moment… in NS_NEWTONIAN_IG() local549 …for (PetscInt i = 0; i < 5; i++) PetscCall(PetscStrallocpy(conserv_component_names[i], &problem->c… in NS_NEWTONIAN_IG()