Searched defs:lumped_mass (Results 1 – 1 of 1) sorted by relevance
1375 static PetscErrorCode DMGetLumpedMass(DM dm, PetscBool local, Vec *lumped_mass) in DMGetLumpedMass()1416 static PetscErrorCode DMRestoreLumpedMass(DM dm, PetscBool local, Vec *lumped_mass) in DMRestoreLumpedMass()1458 Vec lumped_mass, work; in DMPlexTSComputeIJacobianFEM_Private() local