nrv_parameters
- class nrv.backend.nrv_parameters(*args, **kwargs)[source]
A class for NRV parameters used to gather parameters
Attributes
Methods
Initialize the class for parameters |
|
get gmsh core number |
|
get nmod core number |
|
get general verbosity level |
|
get optim core number |
|
|
Automatically set gmsh core number based on the number of available cores and a threshold. |
|
Loading the parameters |
|
Automatically set nmod core number based on the number of available cores and a threshold. |
|
Automatically set optim core number based on the number of available cores and a threshold. |
Saving the parameters |
|
set gmsh core number |
|
|
set for all subpakages core number |
set nmod core number |
|
set general verbosity level :param O: :type O: None :param 1: :type 1: + Error :param 2: :type 2: + Warning :param 3: :type 3: + Info :param 4: :type 4: + Debug :param NB: :type NB: to add Debug verbosity to the log VERBOSITY_LEVEL has to be set to 4 |
|
set optim core number |