PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
Loading...
Searching...
No Matches
ComputeLinearSkin.hpp File Reference
#include <Kokkos_Core.hpp>
#include <stdexcept>
#include "common/concepts.hpp"
#include "common/transfer.hxx"
#include "common/types.hpp"

Go to the source code of this file.

Classes

struct  PACMAN::FiniteElements::permute< T, Dim >
 Small helper to canonicalize face-node ordering for row comparison. More...
 

Namespaces

namespace  PACMAN
 
namespace  PACMAN::FiniteElements
 

Functions

template<typename ExecSpace , int_t Dim>
void PACMAN::FiniteElements::ComputeLinearSkin (Transfer< ExecSpace, Dim > &transfer)
 Build tetrahedralized boundary skin from source elements.