Intrepid2
Classes | Public Types | Static Public Member Functions | List of all members
Intrepid2::Impl::CellTools Class Reference

See Intrepid2::CellTools. More...

#include <Intrepid2_CellTools_Serial.hpp>

Classes

struct  ReferenceNodeDataType
 
struct  Serial
 
struct  SubcellParamDataType
 

Public Types

typedef Kokkos::DynRankView
< double, Kokkos::HostSpace > 
NodeDataHostView
 
typedef Kokkos::DynRankView
< const double,
Kokkos::HostSpace,
Kokkos::MemoryUnmanaged > 
ConstUnmanagedNodeDataHostView
 

Static Public Member Functions

static const
ReferenceNodeDataType
getRefNodeData ()
 
template<typename refNodeViewType >
static void getReferenceNode (const refNodeViewType &nodes, const shards::CellTopology &cell, const ordinal_type nodeOrd)
 
static SubcellParamDataTypegetSubcellParamData ()
 
static void setSubcellParametrization ()
 
static void setSubcellParametrization (NodeDataHostView &subcellParam, const ordinal_type subcellDim, const shards::CellTopology &parentCell)
 

Detailed Description

See Intrepid2::CellTools.

Definition at line 66 of file Intrepid2_CellTools_Serial.hpp.


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