NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Public Member Functions | List of all members
NeoN::finiteVolume::cellCentred::GaussGreenGrad Class Reference

#include <gaussGreenGrad.hpp>

Public Member Functions

 GaussGreenGrad (const Executor &exec, const UnstructuredMesh &mesh)
 
void grad (const VolumeField< scalar > &phi, VolumeField< Vec3 > &gradPhi)
 
VolumeField< Vec3grad (const VolumeField< scalar > &phi)
 

Detailed Description

Definition at line 14 of file gaussGreenGrad.hpp.

Constructor & Destructor Documentation

◆ GaussGreenGrad()

NeoN::finiteVolume::cellCentred::GaussGreenGrad::GaussGreenGrad ( const Executor exec,
const UnstructuredMesh mesh 
)

Member Function Documentation

◆ grad() [1/2]

VolumeField< Vec3 > NeoN::finiteVolume::cellCentred::GaussGreenGrad::grad ( const VolumeField< scalar > &  phi)

◆ grad() [2/2]

void NeoN::finiteVolume::cellCentred::GaussGreenGrad::grad ( const VolumeField< scalar > &  phi,
VolumeField< Vec3 > &  gradPhi 
)

The documentation for this class was generated from the following file: