NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
extrapolated.hpp File Reference
#include <Kokkos_Core.hpp>
#include "NeoN/finiteVolume/cellCentred/boundary/volumeBoundaryFactory.hpp"
#include "NeoN/mesh/unstructured/unstructuredMesh.hpp"

Go to the source code of this file.

Classes

class  NeoN::finiteVolume::cellCentred::volumeBoundary::Extrapolated< ValueType >
 

Namespaces

namespace  NeoN
 
namespace  NeoN::finiteVolume
 
namespace  NeoN::finiteVolume::cellCentred
 
namespace  NeoN::finiteVolume::cellCentred::volumeBoundary
 
namespace  NeoN::finiteVolume::cellCentred::volumeBoundary::detail
 

Functions

template<typename ValueType >
void NeoN::finiteVolume::cellCentred::volumeBoundary::detail::extrapolateValue (Field< ValueType > &domainVector, const UnstructuredMesh &mesh, std::pair< localIdx, localIdx > range)