Home
last modified time | relevance | path

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

/honee/examples/
H A Dnavierstokes.c130 PetscCall(ICs_FixMultiplicity(dm, honee, honee->Q_loc, Q, 0.0)); in main()
/honee/src/
H A Dmisc.c14 PetscErrorCode ICs_FixMultiplicity(DM dm, Honee honee, Vec Q_loc, Vec Q, CeedScalar time) { in ICs_FixMultiplicity() function
135 PetscCall(ICs_FixMultiplicity(dm, honee, Q_exact_loc, Q_exact, final_time)); in PrintError()
/honee/include/
H A Dnavierstokes.h309 PetscErrorCode ICs_FixMultiplicity(DM dm, Honee honee, Vec Q_loc, Vec Q, CeedScalar time);