shells/fem/SVertex.c File Reference

#include "definitions.h"
#include "svertex.h"
#include <assert.h>
#include <stdlib.h>

Functions

SVertexcreateSVertex ()
SVertexcreateSVertex2 (double x, double y, double z)
SVertexduplicateSVertex (SVertex *vtx)
void deleteSVertex (SVertex *vtx)

Function Documentation

SVertex* createSVertex (  ) 

Referenced by createSVertex2().

SVertex* createSVertex2 ( double  x,
double  y,
double  z 
)

References createSVertex(), and SVertexS::xyz.

Generated on Thu Jun 30 02:18:56 2016 for SFC Thin-Shell Finite Element Solver by  doxygen 1.6.3