ug4
file_io_msh.cpp File Reference
#include <fstream>
#include <vector>
#include <string>
#include <cctype>
#include <algorithm>
#include "file_io_msh.h"
#include "../lg_base.h"

Namespaces

 ug
 the ug namespace
 

Functions

bool ug::LoadGridFromMSH (Grid &grid, const char *filename, ISubsetHandler *psh=NULL, AVector3 &aPos=aPosition)
 loads a grid from the GMSH ascii .msh format More...