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

Go to the source code of this file.

Classes

class  NeoN::finiteVolume::cellCentred::surfaceBoundary::FixedValue< ValueType >
 

Namespaces

namespace  NeoN
 
namespace  NeoN::finiteVolume
 
namespace  NeoN::finiteVolume::cellCentred
 
namespace  NeoN::finiteVolume::cellCentred::surfaceBoundary
 
namespace  NeoN::finiteVolume::cellCentred::surfaceBoundary::detail
 

Functions

template<typename ValueType >
void NeoN::finiteVolume::cellCentred::surfaceBoundary::detail::setFixedValue (Field< ValueType > &domainVector, const UnstructuredMesh &mesh, std::pair< size_t, size_t > range, ValueType fixedValue)