SG++-Doxygen-Documentation
hierarchisation.py File Reference

Namespaces

 python.hierarchisation
 

Functions

def python.hierarchisation.buildParable (dim)
 builds parable test function over [0,1]^d More...
 
def python.hierarchisation.buildParableBoundary (dim)
 build parable test function over [0,1]^d with boundaries More...
 
def python.hierarchisation.callback_deprecated (option, opt, value, parser)
 Outputs a deprecated warning for an option. More...
 
def python.hierarchisation.runHierarchisationDehierarchisationLinearBoundaryRegularTestPrintND (dim, level, resolution)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse and evals the hierachified sparse grid More...
 
def python.hierarchisation.runHierarchisationDehierarchisationLinearRegularTest (dim, level)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse More...
 
def python.hierarchisation.runHierarchisationDehierarchisationLinearRegularTestPrintND (dim, level, resolution)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse and evals the hierachified sparse grid More...
 
def python.hierarchisation.runHierarchisationDehierarchisationLinearTruncatedBoundaryRegularTest (dim, level)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse More...
 
def python.hierarchisation.runHierarchisationDehierarchisationLinearTruncatedBoundaryRegularTestPrintND (dim, level, resolution)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse and evals the hierachified sparse grid More...
 
def python.hierarchisation.runHierarchisationDehierarchisationModLinearRegularTest (dim, level)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse More...
 
def python.hierarchisation.runHierarchisationDehierarchisationModLinearTestPrintND (dim, level, resolution)
 tests the hierarchisation and dehierarchisation routine of sgpp with a sparse and evals the hierachified sparse grid More...