Home
last modified time | relevance | path

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

/honee/include/
H A Ddifferential_filter.h13 PetscInt field_prim_state, field_velo_prod; member
/honee/src/
H A Ddifferential_filter.c235 diff_filter_->field_velo_prod = 1; in DifferentialFilterSetup()
243 …PetscCall(PetscSectionSetFieldName(section, diff_filter_->field_velo_prod, "Filtered Velocity Prod… in DifferentialFilterSetup()