|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::MeshTransfer, including all inherited members.
| read_gmsh_v2(Structure< TriangleMesh< 3 > > &structure, const std::string msh_filename, const bool decoupled_edges=false) | bem::MeshTransfer | static |
| write_gmsh_v2(const Structure< TriangleMesh< 3 > > &structure, const std::string msh_filename, const std::string extension="msh") | bem::MeshTransfer | static |
| write_gmsh_v2_scalar_field(const Structure< TriangleMesh< 3 > > &structure, const std::string msh_filename, ConstEigRef< EigRowVec< Float > > field, std::string field_name="scalar_field") | bem::MeshTransfer | static |
| write_gmsh_v2_vector_field(const Structure< TriangleMesh< 3 > > &structure, const std::string msh_filename, ConstEigRef< EigMatNX< Float, 3 > > field, std::string field_name="vector_field") | bem::MeshTransfer | static |