Home
last modified time | relevance | path

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

/libCEED/examples/solids/problems/
H A Dmooney-rivlin.h16 typedef struct Physics_MR_ *Physics_MR; typedef
30 PetscErrorCode ProcessPhysics_MR(MPI_Comm comm, Physics_MR phys, Units units);
H A Dmooney-rivlin.c15 Physics_MR phys; in PhysicsContext_MR()
33 Physics_MR phys, phys_smoother; in PhysicsSmootherContext_MR()
65 PetscErrorCode ProcessPhysics_MR(MPI_Comm comm, Physics_MR phys, Units units) { in ProcessPhysics_MR()
/libCEED/examples/solids/qfunctions/
H A Dfinite-strain-mooney-rivlin.h20 typedef struct Physics_private_MR *Physics_MR; typedef
168 const Physics_MR context = (Physics_MR)ctx; in ElasFSResidual_MR()
267 const Physics_MR context = (Physics_MR)ctx; in ElasFSJacobian_MR()
427 const Physics_MR context = (Physics_MR)ctx; in ElasFSEnergy_MR()
519 const Physics_MR context = (Physics_MR)ctx; in ElasFSDiagnostic_MR()