NeoFOAM
WIP Prototype of a modern OpenFOAM core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Concepts
Public Member Functions | List of all members
NeoFOAM::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< Vector > &gradPhi)
 
VolumeField< Vectorgrad (const VolumeField< scalar > &phi)
 

Detailed Description

Definition at line 13 of file gaussGreenGrad.hpp.

Constructor & Destructor Documentation

◆ GaussGreenGrad()

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

Member Function Documentation

◆ grad() [1/2]

VolumeField< Vector > NeoFOAM::finiteVolume::cellCentred::GaussGreenGrad::grad ( const VolumeField< scalar > &  phi)

◆ grad() [2/2]

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

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