NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include "NeoFOAM/fields/field.hpp"
#include "NeoFOAM/dsl/operator.hpp"
#include "NeoFOAM/finiteVolume/cellCentred/fields/volumeField.hpp"
#include "NeoFOAM/finiteVolume/cellCentred/fields/surfaceField.hpp"
#include "NeoFOAM/finiteVolume/cellCentred/operators/divOperator.hpp"
Go to the source code of this file.
Namespaces | |
namespace | NeoFOAM |
namespace | NeoFOAM::dsl |
namespace | NeoFOAM::dsl::exp |
Functions | |
Operator | NeoFOAM::dsl::exp::div (const fvcc::SurfaceField< NeoFOAM::scalar > &faceFlux, fvcc::VolumeField< NeoFOAM::scalar > &phi) |