![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
Structure for the subgrid parameters. More...
#include <evolutionsetup.h>
Public Attributes | |
int | nx |
Number of nodes. | |
double | xmin |
Minimum value of x. | |
int | id |
Interpolation degree. | |
Structure for the subgrid parameters.
int apfel::EvolutionSetup::GridParameters::id |
Interpolation degree.
int apfel::EvolutionSetup::GridParameters::nx |
Number of nodes.
double apfel::EvolutionSetup::GridParameters::xmin |
Minimum value of x.