Searched refs:e_section (Results 1 – 1 of 1) sorted by relevance
1724 PetscSection e_section; in CreateStaticData() local1739 PetscCall(DMGetLocalSection(dmEnergy, &e_section)); in CreateStaticData()1758 …if (ctx->use_energy_tensor_trick) PetscCall(DMPlexVecGetClosure(dmEnergy, e_section, v2_2, ej + cS… in CreateStaticData()1805 …if (ctx->use_energy_tensor_trick) PetscCall(DMPlexVecRestoreClosure(dmEnergy, e_section, v2_2, ej … in CreateStaticData()