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

#include <cartesian.h>

Data Fields

int i
 
int j
 
int level
 
int n
 
struct { 
 
   int   x 
 
   int   y 
 
n 
 

Detailed Description

Definition at line 25 of file cartesian.h.

Field Documentation

◆ i

int _Point::i

Definition at line 26 of file cartesian.h.

◆ j

int _Point::j

Definition at line 26 of file cartesian.h.

◆ level

int _Point::level

Definition at line 26 of file cartesian.h.

◆ n [1/2]

int _Point::n

Definition at line 26 of file cartesian.h.

◆ [struct] [2/2]

struct { ... } _Point::n

◆ x

int _Point::x

Definition at line 52 of file multigrid.h.

◆ y

int _Point::y

Definition at line 52 of file multigrid.h.


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