mne.
read_bem_solution
Read the BEM solution from a file.
fname : string
The file containing the BEM solution.
verbose : bool, str, int, or None
If not None, override default verbose level (see mne.verbose() and Logging documentation for more).
mne.verbose()
bem : instance of ConductorModel
The BEM solution.
See also
write_bem_solution, read_bem_surfaces, write_bem_surfaces, make_bem_solution
write_bem_solution
read_bem_surfaces
write_bem_surfaces
make_bem_solution