NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Functions
NeoFOAM::finiteVolume::cellCentred::surfaceBoundary::detail Namespace Reference

Functions

template<typename ValueType >
void setFixedValue (DomainField< ValueType > &domainField, const UnstructuredMesh &mesh, std::pair< size_t, size_t > range, ValueType fixedValue)
 

Function Documentation

◆ setFixedValue()

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

Definition at line 20 of file fixedValue.hpp.