Loading...
Searching...
No Matches
Variables
bitpit::levelSetDefaults Namespace Reference

namespace containing default values More...

Variables

const std::array< double, 3 > GRADIENT = {{0.,0.,0.}}
 
const double NARROW_BAND_SIZE = -1
 
const std::array< double, 3 > NORMAL = {{0.,0.,0.}}
 
const int OBJECT = -1
 
const int PART = -1
 
const std::array< double, 3 > POINT = {{0.,0.,0.}}
 
const short SIGN = 1
 
const double SIZE = 1.e18
 
const long SUPPORT = -1
 
const double VALUE = 1.e18
 

Detailed Description

namespace containing default values

Variable Documentation

◆ GRADIENT

const std::array<double,3> bitpit::levelSetDefaults::GRADIENT = {{0.,0.,0.}}

Default value for levelset gradient

Definition at line 48 of file levelSetCommon.hpp.

◆ NARROW_BAND_SIZE

const double bitpit::levelSetDefaults::NARROW_BAND_SIZE = -1

Default value for the narrow band size

Definition at line 56 of file levelSetCommon.hpp.

◆ NORMAL

const std::array<double,3> bitpit::levelSetDefaults::NORMAL = {{0.,0.,0.}}

Default value for closest surface normal

Definition at line 55 of file levelSetCommon.hpp.

◆ OBJECT

const int bitpit::levelSetDefaults::OBJECT = -1

Default value for closest object

Definition at line 52 of file levelSetCommon.hpp.

◆ PART

const int bitpit::levelSetDefaults::PART = -1

Default value for closest patch

Definition at line 53 of file levelSetCommon.hpp.

◆ POINT

const std::array<double,3> bitpit::levelSetDefaults::POINT = {{0.,0.,0.}}

Default value for levelset projection point

Definition at line 49 of file levelSetCommon.hpp.

◆ SIGN

const short bitpit::levelSetDefaults::SIGN = 1

Default value for the sign

Definition at line 50 of file levelSetCommon.hpp.

◆ SIZE

const double bitpit::levelSetDefaults::SIZE = 1.e18

Default value for surface feature

Definition at line 51 of file levelSetCommon.hpp.

◆ SUPPORT

const long bitpit::levelSetDefaults::SUPPORT = -1

Default value for closest support element

Definition at line 54 of file levelSetCommon.hpp.

◆ VALUE

const double bitpit::levelSetDefaults::VALUE = 1.e18

Default value for levelset function

Definition at line 47 of file levelSetCommon.hpp.

--- layout: doxygen_footer ---