#include <surfaceInterpolation.hpp>
Definition at line 21 of file surfaceInterpolation.hpp.
◆ SurfaceInterpolationFactory()
NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::SurfaceInterpolationFactory |
( |
const Executor & |
exec, |
|
|
const UnstructuredMesh & |
mesh |
|
) |
| |
|
inline |
◆ ~SurfaceInterpolationFactory()
virtual NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::~SurfaceInterpolationFactory |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual std::unique_ptr< SurfaceInterpolationFactory > NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::clone |
( |
| ) |
const |
|
pure virtual |
◆ create()
◆ interpolate() [1/2]
◆ interpolate() [2/2]
◆ name()
static std::string NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::name |
( |
| ) |
|
|
inlinestatic |
◆ exec_
const Executor NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::exec_ |
|
protected |
◆ mesh_
const UnstructuredMesh& NeoFOAM::finiteVolume::cellCentred::SurfaceInterpolationFactory::mesh_ |
|
protected |
The documentation for this class was generated from the following file: