v2.0.0
Loading...
Searching...
No Matches
mne_bem.cpp File Reference

Implementation of MNELIB::MNEBem. More...

#include "mne_bem.h"
#include <math/warp.h>
#include <fs/fs_label.h>
#include <QFile>
#include <stdexcept>
Include dependency graph for mne_bem.cpp:

Go to the source code of this file.

Detailed Description

Implementation of MNELIB::MNEBem.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2015-2026 MNE-CPP Authors

Author
Jana Kiesel jana..nosp@m.kies.nosp@m.el@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Ruben Doerfel doerf.nosp@m.elru.nosp@m.ben@a.nosp@m.ol.c.nosp@m.om; Andreas Griesshammer ag@fi.nosp@m.eldl.nosp@m.inein.nosp@m.c.co.nosp@m.m
Since
0.1.0
Date
June 2015

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.