Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
_External Struct Reference

#include <stencils.h>

Collaboration diagram for _External:
[legend]

Data Fields

charname
 
voidpointer
 
int type
 
int nd
 
char reduct
 
char global
 
char constant
 
voiddata
 
scalar s
 
Externalexternals
 
Externalnext
 
int used
 

Detailed Description

Definition at line 41 of file stencils.h.

Field Documentation

◆ constant

char _External::constant

Definition at line 48 of file stencils.h.

◆ data

void* _External::data

Definition at line 49 of file stencils.h.

◆ externals

External* _External::externals

Definition at line 51 of file stencils.h.

◆ global

char _External::global

Definition at line 47 of file stencils.h.

◆ name

char* _External::name

Definition at line 42 of file stencils.h.

◆ nd

int _External::nd

Definition at line 45 of file stencils.h.

◆ next

External * _External::next

Definition at line 51 of file stencils.h.

◆ pointer

void* _External::pointer

Definition at line 43 of file stencils.h.

◆ reduct

char _External::reduct

Definition at line 46 of file stencils.h.

◆ s

scalar _External::s

Definition at line 50 of file stencils.h.

◆ type

int _External::type

Definition at line 44 of file stencils.h.

◆ used

int _External::used

Definition at line 52 of file stencils.h.


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