vtf-logo

shells/fem/SElementLoad.c File Reference

#include "definitions.h"
#include "selementLoad.h"
#include "selement.h"
#include "surfaceProp.h"
#include "gaussIntegration.h"
#include "internalStorage.h"
#include "shapeFunction.h"
#include <math.h>
#include <stdlib.h>

Functions

void addLocalLoad (double loadelem[3][20], Interpolation *interpol)
void selementDeadLoad (double loadelem[3][20], double xref[3][20], double loadVec[3], SElement *element, int numSurf)
void selementLoadPressure (double loadelem[3][20], double xcur[3][20], SElement *element, double loadfac, int numSurf)


Function Documentation

void addLocalLoad ( double  loadelem[3][20],
Interpolation interpol 
)

void selementDeadLoad ( double  loadelem[3][20],
double  xref[3][20],
double  loadVec[3],
SElement element,
int  numSurf 
)

void selementLoadPressure ( double  loadelem[3][20],
double  xcur[3][20],
SElement element,
double  loadfac,
int  numSurf 
)


Generated on Fri Aug 24 13:00:25 2007 for SFC Thin-Shell Finite Element Solver by  doxygen 1.4.7