Home
last modified time | relevance | path

Searched defs:fe (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/fluids/src/
H A Ddm_utils.c161 PetscFE fe; in DMPlexCeedElemRestrictionStridedCreate() local
263 …eed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt face, PetscFE fe, in BasisCreateFromTabulation()
358 PetscFE fe; in CreateBasisFromPlex() local
421 PetscFE fe; in DMSetupByOrderBegin_FEM() local
/libCEED/examples/solids/src/
H A Dsetup-dm.c68 PetscFE fe; in SetupDMByDegree() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c137 PetscFE fe; in SetupDMByDegree() local
250 …eed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt face, PetscFE fe, in BasisCreateFromTabulation()
348 PetscFE fe; in CreateBasisFromPlex() local
/libCEED/examples/deal.II/
H A Dbps-kokkos.cc166 FESystem<dim> fe(FE_Q<dim>(fe_degree), n_components); in main() local
H A Dbps-cpu.cc166 FESystem<dim> fe(FE_Q<dim>(fe_degree), n_components); in main() local
H A Dbps-ceed.h101 const auto &fe = dof_handler.get_fe(); in reinit() local
/libCEED/examples/mfem/
H A Dbp1.hpp34 const mfem::FiniteElement *fe = fes->GetFE(0); in FESpace2Ceed() local
H A Dbp3.hpp35 const mfem::FiniteElement *fe = fes->GetFE(0); in FESpace2Ceed() local
/libCEED/examples/petsc/
H A Ddmswarm.c143 PetscFE fe; in main() local
337 PetscFE fe; in DMSwarmInterpolateFromCellToSwarm_Petsc() local