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

#include <parse.h>

Data Fields

charkey
 
enum ParamsType type
 
voidval
 
int n
 

Detailed Description

Definition at line 9 of file parse.h.

Field Documentation

◆ key

char* Params::key

Definition at line 10 of file parse.h.

◆ n

int Params::n

Definition at line 13 of file parse.h.

◆ type

enum ParamsType Params::type

Definition at line 11 of file parse.h.

◆ val

void* Params::val

Definition at line 12 of file parse.h.


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