DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::UnstructuredMesh::ElevationInfo Struct Reference

#include <Mesh.hpp>

Public Attributes

real RBFRadius = 1
 
real MaxIncludedAngle = 15
 
int nIter = 60
 
int nSearch = 30
 
RBF::RBFKernelType kernel = RBF::InversedDistanceA1
 
real refDWall = 1e-3
 
real RBFPower = 1
 

Detailed Description

Definition at line 155 of file Mesh.hpp.

Member Data Documentation

◆ kernel

RBF::RBFKernelType DNDS::Geom::UnstructuredMesh::ElevationInfo::kernel = RBF::InversedDistanceA1

Definition at line 161 of file Mesh.hpp.

◆ MaxIncludedAngle

real DNDS::Geom::UnstructuredMesh::ElevationInfo::MaxIncludedAngle = 15

Definition at line 158 of file Mesh.hpp.

◆ nIter

int DNDS::Geom::UnstructuredMesh::ElevationInfo::nIter = 60

Definition at line 159 of file Mesh.hpp.

◆ nSearch

int DNDS::Geom::UnstructuredMesh::ElevationInfo::nSearch = 30

Definition at line 160 of file Mesh.hpp.

◆ RBFPower

real DNDS::Geom::UnstructuredMesh::ElevationInfo::RBFPower = 1

Definition at line 163 of file Mesh.hpp.

◆ RBFRadius

real DNDS::Geom::UnstructuredMesh::ElevationInfo::RBFRadius = 1

Definition at line 157 of file Mesh.hpp.

◆ refDWall

real DNDS::Geom::UnstructuredMesh::ElevationInfo::refDWall = 1e-3

Definition at line 162 of file Mesh.hpp.


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