occ
Loading...
Searching...
No Matches
occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters Struct Reference

#include <adaptive_grid.h>

Public Attributes

double value_threshold {1e-6}
 
double initial_radius {5.0}
 
double max_radius {30.0}
 
double search_tolerance {0.1}
 
double extra_buffer {2.0}
 
double grid_spacing {0.2}
 

Member Data Documentation

◆ extra_buffer

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::extra_buffer {2.0}

◆ grid_spacing

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::grid_spacing {0.2}

◆ initial_radius

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::initial_radius {5.0}

◆ max_radius

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::max_radius {30.0}

◆ search_tolerance

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::search_tolerance {0.1}

◆ value_threshold

template<typename PropertyFunctor >
double occ::io::AdaptiveGridBounds< PropertyFunctor >::Parameters::value_threshold {1e-6}

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