Searched defs:el_offset (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/mfem/ | ||
| H A D | bp1.hpp | 83 const int el_offset = fe->GetDof() * i; in FESpace2Ceed() local |
| H A D | bp3.hpp | 84 const int el_offset = fe->GetDof() * i; in FESpace2Ceed() local |