Rheolef  7.1
an efficient C++ finite element environment
level_set_option

Public Member Functions

 level_set_option ()
 

Public Attributes

bool split_to_triangle
 
Float epsilon
 

Detailed Description

Examples
level_set_sphere.cc, and level_set_torus.cc.

Definition at line 66 of file level_set.h.

Constructor & Destructor Documentation

◆ level_set_option()

Definition at line 69 of file level_set.h.

Member Data Documentation

◆ split_to_triangle

bool split_to_triangle
Examples
level_set_sphere.cc, and level_set_torus.cc.

Definition at line 67 of file level_set.h.

◆ epsilon

Float epsilon

Definition at line 68 of file level_set.h.


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