Searched defs:fe (Results 1 – 9 of 9) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | dm_utils.c | 161 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 D | setup-dm.c | 68 PetscFE fe; in SetupDMByDegree() local
|
| /libCEED/examples/petsc/src/ |
| H A D | petscutils.c | 137 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 D | bps-kokkos.cc | 166 FESystem<dim> fe(FE_Q<dim>(fe_degree), n_components); in main() local
|
| H A D | bps-cpu.cc | 166 FESystem<dim> fe(FE_Q<dim>(fe_degree), n_components); in main() local
|
| H A D | bps-ceed.h | 101 const auto &fe = dof_handler.get_fe(); in reinit() local
|
| /libCEED/examples/mfem/ |
| H A D | bp1.hpp | 34 const mfem::FiniteElement *fe = fes->GetFE(0); in FESpace2Ceed() local
|
| H A D | bp3.hpp | 35 const mfem::FiniteElement *fe = fes->GetFE(0); in FESpace2Ceed() local
|
| /libCEED/examples/petsc/ |
| H A D | dmswarm.c | 143 PetscFE fe; in main() local 337 PetscFE fe; in DMSwarmInterpolateFromCellToSwarm_Petsc() local
|