HyperHDG
Static Public Attributes | List of all members
HyperHDG.cmake.options Class Reference

Object that comprises all information for HyperHDG to create a problem. More...

Static Public Attributes

string compile_com = ""
 
string compile_inc = ""
 
string compile_flg = ""
 
string compile_std = ""
 
string link_com = ""
 
string link_flg = ""
 
string link_lib = ""
 
string cython_com = ""
 
string cython_flg = ""
 
string py_ver_maj = ""
 
string py_ver_min = ""
 
string py_dir = ""
 

Detailed Description

Object that comprises all information for HyperHDG to create a problem.

Member Data Documentation

◆ compile_com

string HyperHDG.cmake.options.compile_com = ""
static

◆ compile_flg

string HyperHDG.cmake.options.compile_flg = ""
static

◆ compile_inc

string HyperHDG.cmake.options.compile_inc = ""
static

◆ compile_std

string HyperHDG.cmake.options.compile_std = ""
static

◆ cython_com

string HyperHDG.cmake.options.cython_com = ""
static

◆ cython_flg

string HyperHDG.cmake.options.cython_flg = ""
static

◆ link_com

string HyperHDG.cmake.options.link_com = ""
static

◆ link_flg

string HyperHDG.cmake.options.link_flg = ""
static

◆ link_lib

string HyperHDG.cmake.options.link_lib = ""
static

◆ py_dir

string HyperHDG.cmake.options.py_dir = ""
static

◆ py_ver_maj

string HyperHDG.cmake.options.py_ver_maj = ""
static

◆ py_ver_min

string HyperHDG.cmake.options.py_ver_min = ""
static

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