Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
draw_json.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int _view_json (char *s, int len)
 
int _draw_vof_json (char *s, int len)
 
int _isoline_json (char *s, int len)
 
int _cells_json (char *s, int len)
 
int _vectors_json (char *s, int len)
 
int _squares_json (char *s, int len)
 
int _box_json (char *s, int len)
 
int _isosurface_json (char *s, int len)
 
int _travelling_json (char *s, int len)
 
int _draw_string_json (char *s, int len)
 
int _labels_json (char *s, int len)
 
int _lines_json (char *s, int len)
 

Function Documentation

◆ _box_json()

int _box_json ( char s,
int  len 
)

Definition at line 194 of file draw_json.h.

References i, s, and x.

◆ _cells_json()

int _cells_json ( char s,
int  len 
)

Definition at line 132 of file draw_json.h.

References i, s, and x.

◆ _draw_string_json()

int _draw_string_json ( char s,
int  len 
)

Definition at line 256 of file draw_json.h.

References i, s, and x.

◆ _draw_vof_json()

int _draw_vof_json ( char s,
int  len 
)

Definition at line 62 of file draw_json.h.

References i, s, and x.

◆ _isoline_json()

int _isoline_json ( char s,
int  len 
)

Definition at line 96 of file draw_json.h.

References i, s, and x.

◆ _isosurface_json()

int _isosurface_json ( char s,
int  len 
)

Definition at line 208 of file draw_json.h.

References i, s, and x.

◆ _labels_json()

int _labels_json ( char s,
int  len 
)

Definition at line 274 of file draw_json.h.

References i, s, and x.

◆ _lines_json()

int _lines_json ( char s,
int  len 
)

Definition at line 290 of file draw_json.h.

References i, s, and x.

◆ _squares_json()

int _squares_json ( char s,
int  len 
)

Definition at line 166 of file draw_json.h.

References i, s, and x.

◆ _travelling_json()

int _travelling_json ( char s,
int  len 
)

Definition at line 236 of file draw_json.h.

References i, s, and x.

◆ _vectors_json()

int _vectors_json ( char s,
int  len 
)

Definition at line 148 of file draw_json.h.

References i, s, and x.

◆ _view_json()

int _view_json ( char s,
int  len 
)

Definition at line 4 of file draw_json.h.

References i, s, and x.