64#define FREE_80(x) if ((char *)(x) != NULL) free((char *)(x))
66#define FREE_CMATRIX_80(m) mne_free_cmatrix_80((m))
125 *new_bem = *orig_bem;
127 res->client = new_bem;
137 qDebug(
"Pointer passed is null. Returning early.");
166 comp->vec_work = NULL;
173 *new_bem = *orig_bem;
175 comp->client = new_bem;
186 qDebug(
"Pointer passed is null. Returning early.");
MNESourceSpace class declaration.
FwdCompData class declaration.
FwdCoilSet class declaration.
#define FREE_CMATRIX_80(m)
void mne_free_cmatrix_80(float **m)
Fwd Thread Argument (FwdThreadArg) class declaration.
FwdBemModel class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
Forward modelling (BEM, MEG/EEG lead fields).
Holds the BEM model definition.
This structure is used in the compensated field calculations.
MNELIB::MNECTFCompDataSet * set
fwdFieldGradFunc field_pot_grad
static void free_meg_multi_thread_duplicate(FwdThreadArg *one, bool bem_model)
static FwdThreadArg * create_eeg_multi_thread_duplicate(FwdThreadArg *one, bool bem_model)
static void free_eeg_multi_thread_duplicate(FwdThreadArg *one, bool bem_model)
fwdVecFieldFunc vec_field_pot
static FwdThreadArg * create_meg_multi_thread_duplicate(FwdThreadArg *one, bool bem_model)
MNELIB::MNESourceSpace * s
Collection of CTF third-order gradient compensation operators.