gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GModelIO_SAMCEF.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include <sstream>
#include "GModel.h"
#include "OS.h"
#include "MLine.h"
#include "MTriangle.h"
#include "MQuadrangle.h"
#include "MTetrahedron.h"
#include "MHexahedron.h"
#include "Context.h"
Include dependency graph for GModelIO_SAMCEF.cpp:

Go to the source code of this file.

Functions

static bool getMeshVertices (GModel *m, int num, int *n, std::vector< MVertex * > &vec)
 

Function Documentation

◆ getMeshVertices()

static bool getMeshVertices ( GModel m,
int  num,
int *  n,
std::vector< MVertex * > &  vec 
)
static

Definition at line 18 of file GModelIO_SAMCEF.cpp.

Referenced by GModel::readSAMCEF().

Here is the call graph for this function:
Here is the caller graph for this function: