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

#include <kdt.h>

Collaboration diagram for KdtHeap:
[legend]

Data Fields

KdtPointp
 
long start
 
long len
 
long i
 
long end
 
long buflen
 
long current
 
FILEfp
 
voidbuf
 

Detailed Description

Definition at line 42 of file kdt.h.

Field Documentation

◆ buf

void* KdtHeap::buf

Definition at line 46 of file kdt.h.

◆ buflen

long KdtHeap::buflen

Definition at line 44 of file kdt.h.

◆ current

long KdtHeap::current

Definition at line 44 of file kdt.h.

◆ end

long KdtHeap::end

Definition at line 44 of file kdt.h.

◆ fp

FILE* KdtHeap::fp

Definition at line 45 of file kdt.h.

◆ i

long KdtHeap::i

Definition at line 44 of file kdt.h.

◆ len

long KdtHeap::len

Definition at line 44 of file kdt.h.

◆ p

KdtPoint* KdtHeap::p

Definition at line 43 of file kdt.h.

◆ start

long KdtHeap::start

Definition at line 44 of file kdt.h.


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