ug4
|
#include "lib_grid/grid/grid.h"
#include "lib_grid/tools/subset_handler_interface.h"
#include "lib_grid/common_attachments.h"
Go to the source code of this file.
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... | |