This is the complete list of members for FWDLIB::FwdBemModel, including all inherited members.
| bem_method | FWDLIB::FwdBemModel | |
| calc_beta(const Eigen::Vector3d &rk, const Eigen::Vector3d &rk1) | FWDLIB::FwdBemModel | static |
| calc_f(const Eigen::Vector3d &xx, const Eigen::Vector3d &yy, Eigen::Vector3d &f0, Eigen::Vector3d &fx, Eigen::Vector3d &fy) | FWDLIB::FwdBemModel | static |
| calc_gamma(const Eigen::Vector3d &rk, const Eigen::Vector3d &rk1) | FWDLIB::FwdBemModel | static |
| calc_magic(double u, double z, double A, double B, Eigen::Vector3d &beta, double &D) | FWDLIB::FwdBemModel | static |
| compute_forward_eeg(std::vector< std::unique_ptr< MNELIB::MNESourceSpace > > &spaces, FwdCoilSet *els, bool fixed_ori, FwdEegSphereModel *eeg_model, bool use_threads, FIFFLIB::FiffNamedMatrix &resp, FIFFLIB::FiffNamedMatrix &resp_grad, bool bDoGrad) | FWDLIB::FwdBemModel | |
| compute_forward_meg(std::vector< std::unique_ptr< MNELIB::MNESourceSpace > > &spaces, FwdCoilSet *coils, FwdCoilSet *comp_coils, MNELIB::MNECTFCompDataSet *comp_data, bool fixed_ori, const Eigen::Vector3f &r0, bool use_threads, FIFFLIB::FiffNamedMatrix &resp, FIFFLIB::FiffNamedMatrix &resp_grad, bool bDoGRad) | FWDLIB::FwdBemModel | |
| correct_auto_elements(MNELIB::MNESurface &surf, Eigen::MatrixXf &mat) | FWDLIB::FwdBemModel | static |
| field_integrals(const Eigen::Vector3f &from, MNELIB::MNETriangle &to, double &I1p, Eigen::Vector2d &T, Eigen::Vector2d &S1, Eigen::Vector2d &S2, Eigen::Vector3d &f0, Eigen::Vector3d &fx, Eigen::Vector3d &fy) | FWDLIB::FwdBemModel | static |
| field_mult | FWDLIB::FwdBemModel | |
| fwd_bem_check_solids(const Eigen::MatrixXf &angles, int ntri1, int ntri2, float desired) | FWDLIB::FwdBemModel | static |
| fwd_bem_compute_solution(int bem_method) | FWDLIB::FwdBemModel | |
| fwd_bem_constant_collocation_solution() | FWDLIB::FwdBemModel | |
| fwd_bem_explain_method(int method) | FWDLIB::FwdBemModel | static |
| fwd_bem_explain_surface(int kind) | FWDLIB::FwdBemModel | static |
| fwd_bem_field(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > B, void *client) | FWDLIB::FwdBemModel | static |
| fwd_bem_field_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > B) | FWDLIB::FwdBemModel | |
| fwd_bem_field_coeff(FwdCoilSet *coils) | FWDLIB::FwdBemModel | |
| fwd_bem_field_grad(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > Bval, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad, void *client) | FWDLIB::FwdBemModel | static |
| fwd_bem_field_grad_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad) | FWDLIB::FwdBemModel | |
| fwd_bem_find_surface(int kind) | FWDLIB::FwdBemModel | |
| fwd_bem_free_solution() | FWDLIB::FwdBemModel | |
| fwd_bem_homog_solution(Eigen::MatrixXf &solids, int ntri) | FWDLIB::FwdBemModel | static |
| fwd_bem_inf_field(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, const Eigen::Vector3f &rp, const Eigen::Vector3f &dir) | FWDLIB::FwdBemModel | static |
| fwd_bem_inf_field_der(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, const Eigen::Vector3f &rp, const Eigen::Vector3f &dir, const Eigen::Vector3f &comp) | FWDLIB::FwdBemModel | static |
| fwd_bem_inf_pot(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, const Eigen::Vector3f &rp) | FWDLIB::FwdBemModel | static |
| fwd_bem_inf_pot_der(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, const Eigen::Vector3f &rp, const Eigen::Vector3f &comp) | FWDLIB::FwdBemModel | static |
| fwd_bem_ip_modify_solution(Eigen::MatrixXf &solution, Eigen::MatrixXf &ip_solution, float ip_mult, int nsurf, const Eigen::VectorXi &ntri) | FWDLIB::FwdBemModel | static |
| fwd_bem_lin_field_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > B) | FWDLIB::FwdBemModel | |
| fwd_bem_lin_field_coeff(FwdCoilSet *coils, int method) | FWDLIB::FwdBemModel | |
| fwd_bem_lin_field_grad_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad) | FWDLIB::FwdBemModel | |
| fwd_bem_lin_pot_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet *els, int all_surfs, Eigen::Ref< Eigen::VectorXf > pot) | FWDLIB::FwdBemModel | |
| fwd_bem_lin_pot_coeff(const std::vector< MNELIB::MNESurface * > &surfs) | FWDLIB::FwdBemModel | static |
| fwd_bem_lin_pot_grad_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet *els, int all_surfs, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad) | FWDLIB::FwdBemModel | |
| fwd_bem_linear_collocation_solution() | FWDLIB::FwdBemModel | |
| fwd_bem_load_homog_surface(const QString &name) | FWDLIB::FwdBemModel | static |
| fwd_bem_load_recompute_solution(const QString &name, int bem_method, int force_recompute) | FWDLIB::FwdBemModel | |
| fwd_bem_load_solution(const QString &name, int bem_method) | FWDLIB::FwdBemModel | |
| fwd_bem_load_surfaces(const QString &name, const std::vector< int > &kinds) | FWDLIB::FwdBemModel | static |
| fwd_bem_load_three_layer_surfaces(const QString &name) | FWDLIB::FwdBemModel | static |
| fwd_bem_make_bem_sol_name(const QString &name) | FWDLIB::FwdBemModel | static |
| fwd_bem_multi_solution(Eigen::MatrixXf &solids, const Eigen::MatrixXf *gamma, int nsurf, const Eigen::VectorXi &ntri) | FWDLIB::FwdBemModel | static |
| fwd_bem_one_lin_field_coeff_ferg(const Eigen::Vector3f &dest, const Eigen::Vector3f &dir, MNELIB::MNETriangle &tri, Eigen::Vector3d &res) | FWDLIB::FwdBemModel | static |
| fwd_bem_one_lin_field_coeff_simple(const Eigen::Vector3f &dest, const Eigen::Vector3f &normal, MNELIB::MNETriangle &source, Eigen::Vector3d &res) | FWDLIB::FwdBemModel | static |
| fwd_bem_one_lin_field_coeff_uran(const Eigen::Vector3f &dest, const Eigen::Vector3f &dir, MNELIB::MNETriangle &tri, Eigen::Vector3d &res) | FWDLIB::FwdBemModel | static |
| fwd_bem_pot_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet *els, int all_surfs, Eigen::Ref< Eigen::VectorXf > pot) | FWDLIB::FwdBemModel | |
| fwd_bem_pot_els(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &els, Eigen::Ref< Eigen::VectorXf > pot, void *client) | FWDLIB::FwdBemModel | static |
| fwd_bem_pot_grad_calc(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet *els, int all_surfs, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad) | FWDLIB::FwdBemModel | |
| fwd_bem_pot_grad_els(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &els, Eigen::Ref< Eigen::VectorXf > pot, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad, void *client) | FWDLIB::FwdBemModel | static |
| fwd_bem_set_head_mri_t(const FIFFLIB::FiffCoordTrans &t) | FWDLIB::FwdBemModel | |
| fwd_bem_solid_angles(const std::vector< MNELIB::MNESurface * > &surfs) | FWDLIB::FwdBemModel | static |
| fwd_bem_specify_coils(FwdCoilSet *coils) | FWDLIB::FwdBemModel | |
| fwd_bem_specify_els(FwdCoilSet *els) | FWDLIB::FwdBemModel | |
| fwd_mag_dipole_field(const Eigen::Vector3f &rm, const Eigen::Vector3f &M, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > Bval, void *client) | FWDLIB::FwdBemModel | static |
| fwd_mag_dipole_field_vec(const Eigen::Vector3f &rm, FwdCoilSet &coils, Eigen::Ref< Eigen::MatrixXf > Bval, void *client) | FWDLIB::FwdBemModel | static |
| fwd_sphere_field(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > Bval, void *client) | FWDLIB::FwdBemModel | static |
| fwd_sphere_field_grad(const Eigen::Vector3f &rd, const Eigen::Vector3f &Q, FwdCoilSet &coils, Eigen::Ref< Eigen::VectorXf > Bval, Eigen::Ref< Eigen::VectorXf > xgrad, Eigen::Ref< Eigen::VectorXf > ygrad, Eigen::Ref< Eigen::VectorXf > zgrad, void *client) | FWDLIB::FwdBemModel | static |
| fwd_sphere_field_vec(const Eigen::Vector3f &rd, FwdCoilSet &coils, Eigen::Ref< Eigen::MatrixXf > Bval, void *client) | FWDLIB::FwdBemModel | static |
| FwdBemModel() | FWDLIB::FwdBemModel | explicit |
| gamma | FWDLIB::FwdBemModel | |
| get_int(FIFFLIB::FiffStream::SPtr &stream, const FIFFLIB::FiffDirNode::SPtr &node, int what, int *res) | FWDLIB::FwdBemModel | static |
| head_mri_t | FWDLIB::FwdBemModel | |
| ip_approach_limit | FWDLIB::FwdBemModel | |
| lin_pot_coeff(const Eigen::Vector3f &from, MNELIB::MNETriangle &to, Eigen::Vector3d &omega) | FWDLIB::FwdBemModel | static |
| linFieldIntFunc typedef | FWDLIB::FwdBemModel | |
| MAG_FACTOR | FWDLIB::FwdBemModel | static |
| make_guesses(MNELIB::MNESurface *guess_surf, float guessrad, const Eigen::Vector3f &guess_r0, float grid, float exclude, float mindist) | FWDLIB::FwdBemModel | static |
| meg_eeg_fwd_one_source_space(FwdThreadArg *arg) | FWDLIB::FwdBemModel | static |
| np | FWDLIB::FwdBemModel | |
| nsol | FWDLIB::FwdBemModel | |
| nsurf | FWDLIB::FwdBemModel | |
| ntri | FWDLIB::FwdBemModel | |
| one_field_coeff(const Eigen::Vector3f &dest, const Eigen::Vector3f &normal, MNELIB::MNETriangle &tri) | FWDLIB::FwdBemModel | static |
| sigma | FWDLIB::FwdBemModel | |
| sol_name | FWDLIB::FwdBemModel | |
| solution | FWDLIB::FwdBemModel | |
| source_mult | FWDLIB::FwdBemModel | |
| surf_name | FWDLIB::FwdBemModel | |
| surfs | FWDLIB::FwdBemModel | |
| UPtr typedef | FWDLIB::FwdBemModel | |
| use_ip_approach | FWDLIB::FwdBemModel | |
| v0 | FWDLIB::FwdBemModel | |
| ~FwdBemModel() | FWDLIB::FwdBemModel | virtual |