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

Go to the source code of this file.

Classes

class  NeoFOAM::finiteVolume::cellCentred::volumeBoundary::FixedGradient< ValueType >
 

Namespaces

namespace  NeoFOAM
 
namespace  NeoFOAM::finiteVolume
 
namespace  NeoFOAM::finiteVolume::cellCentred
 
namespace  NeoFOAM::finiteVolume::cellCentred::volumeBoundary
 
namespace  NeoFOAM::finiteVolume::cellCentred::volumeBoundary::detail
 

Functions

template<typename ValueType >
void NeoFOAM::finiteVolume::cellCentred::volumeBoundary::detail::setGradientValue (DomainField< ValueType > &domainField, const UnstructuredMesh &mesh, std::pair< size_t, size_t > range, size_t patchID, ValueType fixedGradient)