APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Public Attributes | List of all members
apfel::EvolutionSetup::GridParameters Struct Reference

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.
 

Detailed Description

Structure for the subgrid parameters.

Member Data Documentation

◆ id

int apfel::EvolutionSetup::GridParameters::id

Interpolation degree.

◆ nx

int apfel::EvolutionSetup::GridParameters::nx

Number of nodes.

◆ xmin

double apfel::EvolutionSetup::GridParameters::xmin

Minimum value of x.


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