Searched defs:Physics_private (Results 1 – 5 of 5) sorted by relevance
19 struct Physics_private { struct20 CeedScalar nu; // Poisson's ratio21 CeedScalar E; // Young's Modulus
213 struct Physics_private { struct214 PetscBool implicit;215 StateVariable state_var;216 CeedContextFieldLabel solution_time_label;217 CeedContextFieldLabel stg_solution_time_label;218 CeedContextFieldLabel timestep_size_label;219 CeedContextFieldLabel ics_time_label;