Home
last modified time | relevance | path

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

/libCEED/examples/solids/problems/
H A Dneo-hookean.h16 typedef struct Physics_NH_ *Physics_NH; typedef
28 PetscErrorCode ProcessPhysics_NH(MPI_Comm comm, Physics_NH phys, Units units);
H A Dneo-hookean.c15 Physics_NH phys; in PhysicsContext_NH()
33 Physics_NH phys, phys_smoother; in PhysicsSmootherContext_NH()
62 PetscErrorCode ProcessPhysics_NH(MPI_Comm comm, Physics_NH phys, Units units) { in ProcessPhysics_NH()