Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/ !
H A Dplexland.c1724 PetscSection e_section; in CreateStaticData() local
1739 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()