(git:6a2e663)
grid_sphere_cache_entry Struct Reference

Struct holding the sphere cache for one grid as specified by dr[3]. More...

#include <grid_sphere_cache.h>

Data Fields

double dr [3]
 
double drmin
 
double drmin_inv
 
int max_imr
 
int * offsets
 
int * storage
 

Detailed Description

Struct holding the sphere cache for one grid as specified by dr[3].

Author
Ole Schuett

Definition at line 15 of file grid_sphere_cache.h.

Field Documentation

◆ dr

double grid_sphere_cache_entry::dr[3]

Definition at line 16 of file grid_sphere_cache.h.

◆ drmin

double grid_sphere_cache_entry::drmin

Definition at line 17 of file grid_sphere_cache.h.

◆ drmin_inv

double grid_sphere_cache_entry::drmin_inv

Definition at line 18 of file grid_sphere_cache.h.

◆ max_imr

int grid_sphere_cache_entry::max_imr

Definition at line 19 of file grid_sphere_cache.h.

◆ offsets

int* grid_sphere_cache_entry::offsets

Definition at line 20 of file grid_sphere_cache.h.

◆ storage

int* grid_sphere_cache_entry::storage

Definition at line 21 of file grid_sphere_cache.h.


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