ViennaLS
Loading...
Searching...
No Matches
python Namespace Reference

Namespaces

namespace  generateStubs

Functions

 _windows_dll_path ()
 setDimension (int d)
 __getattr__ (name)
 __dir__ ()

Variables

 d2 = _C.d2
 d3 = _C.d3
int PROXY_DIM = 2

Detailed Description

ViennaLS
========

ViennaLS is a level set library developed for high performance
topography simulations. The main design goals are simplicity and efficiency,
tailored towards scientific simulations. ViennaLS can also be used for
visualisation applications, although this is not the main design target.

Function Documentation

◆ __dir__()

python.__dir__ ( )

◆ __getattr__()

python.__getattr__ ( name)

◆ _windows_dll_path()

python._windows_dll_path ( )
protected

◆ setDimension()

python.setDimension ( int d)
Set the dimension of the simulation (2 or 3).

Parameters
----------
d: int
    Dimension of the simulation (2 or 3).

Variable Documentation

◆ d2

python.d2 = _C.d2

◆ d3

python.d3 = _C.d3

◆ PROXY_DIM

int python.PROXY_DIM = 2