PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
PACMAN::FiniteElements::LagrangeSpaceGeo< ExecSpace, CT > Struct Template Reference

Compile-time FE geometry interface for one cell type. More...

Detailed Description

template<typename ExecSpace, CellType CT>
struct PACMAN::FiniteElements::LagrangeSpaceGeo< ExecSpace, CT >

Compile-time FE geometry interface for one cell type.

Template Parameters
ExecSpaceKokkos execution space used by temporary views.
CTPACMAN/VTK cell type.

Each specialization defines:

  • numberOfShapeFunctions
  • dimensionality
  • shape-function values and derivatives
  • isInside(...) local-coordinate predicate

Definition at line 128 of file FETools.hpp.


The documentation for this struct was generated from the following file: