domain_from_meshfile nrv.fmod.FEM.fenics_utils.domain_from_meshfile(mesh_file)[source] return only the domain from mesh_file Parameters: mesh_file (str) – Path and name of mesh file NB: extention is not required but must be a .msh file Returns: domain of the mesh contain in the mesh_file Return type: output