NEURON
checkpnt.h File Reference

Go to the source code of this file.

Classes

class  Checkpoint
 

Macros

#define CKPT(arg1, arg2)   if (!arg1.xdr(arg2)) { return false;}
 

Macro Definition Documentation

◆ CKPT

#define CKPT (   arg1,
  arg2 
)    if (!arg1.xdr(arg2)) { return false;}

Definition at line 4 of file checkpnt.h.