ViennaLS
Loading...
Searching...
No Matches
SmartPointer.cpp File Reference
#include <iostream>
#include <lsDomain.hpp>

Typedefs

typedef double NumericType
 

Functions

auto makeLSDomain ()
 
unsigned long getNumberOfPoints (ls::SmartPointer< const ls::Domain< NumericType, D > > domain)
 
int main ()
 

Variables

constexpr int D = 3
 

Typedef Documentation

◆ NumericType

typedef double NumericType

Function Documentation

◆ getNumberOfPoints()

unsigned long getNumberOfPoints ( ls::SmartPointer< const ls::Domain< NumericType, D > > domain)

◆ main()

int main ( )

◆ makeLSDomain()

auto makeLSDomain ( )

Variable Documentation

◆ D

int D = 3
constexpr