PPL Logo

BitVec Class Reference

#include <bitvec.h>

Collaboration diagram for BitVec:

Collaboration graph
[legend]

Public Member Functions

 BitVec ()
 BitVec (unsigned short *in_vec, short nobits)
void pup (PUP::er &p)

Data Fields

unsigned short vec [MAXDIMENSION]
short numbits

Detailed Description

Definition at line 2 of file bitvec.h.


Constructor & Destructor Documentation

BitVec::BitVec (  )  [inline]

Definition at line 7 of file bitvec.h.

References numbits, and vec.

BitVec::BitVec ( unsigned short *  in_vec,
short  nobits 
) [inline]

Definition at line 13 of file bitvec.h.

References numbits, and vec.


Member Function Documentation

void BitVec::pup ( PUP::er p  )  [inline]

Definition at line 18 of file bitvec.h.

References numbits, p, and vec.

Referenced by AmrUserData::pup(), Cell::pup(), and NeighborMsg::pup().

Here is the caller graph for this function:


Field Documentation

unsigned short BitVec::vec[MAXDIMENSION]


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

Generated on Mon Sep 21 08:17:53 2020 for Charm++ by  doxygen 1.5.5