Implementation of MNELIB::MNEBem. More...
#include "mne_bem.h"#include <math/warp.h>#include <fs/fs_label.h>#include <QFile>#include <stdexcept>
Go to the source code of this file.
Implementation of MNELIB::MNEBem.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2015-2026 MNE-CPP Authors
Implements FIFF read/write of the FIFFB_BEM block, dispatching the FIFFB_BEM_SURF child blocks to MNEBemSurface::read and preserving the coordinate frame and conductivity metadata used by the forward solver.
Definition in file mne_bem.cpp.