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

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

Static Public Attributes

string global_loop = ""
 
string local_solver = ""
 
string topology = ""
 
string geometry = ""
 
string node_descriptor = ""
 
list cython_replacements = []
 
string cpp_code = ""
 
list include_files = []
 
bool debug_mode = False
 

Detailed Description

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

Member Data Documentation

◆ cpp_code

string HyperHDG.config.config.cpp_code = ""
static

◆ cython_replacements

list HyperHDG.config.config.cython_replacements = []
static

◆ debug_mode

bool HyperHDG.config.config.debug_mode = False
static

◆ geometry

string HyperHDG.config.config.geometry = ""
static

◆ global_loop

string HyperHDG.config.config.global_loop = ""
static

◆ include_files

list HyperHDG.config.config.include_files = []
static

◆ local_solver

string HyperHDG.config.config.local_solver = ""
static

◆ node_descriptor

string HyperHDG.config.config.node_descriptor = ""
static

◆ topology

string HyperHDG.config.config.topology = ""
static

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