orth.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "load.h"
#include "elm.h"
#include "material.h"
#include "node.h"
#include "rio.h"

Include dependency graph for orth.c:

Go to the source code of this file.

Data Structures

struct  sOrthData

Functions

void MaterialTimeStep (sMaterial *, double *)
void MaterialDensity (sMaterial *, double *)
static void OrthotropicNew (int, sMaterial **)
static void OrthotropicFree (sMaterial *)
static void OrthotropicRead (sMaterial *)
static void OrthotropicEParameter (sMaterial *, double *)
static void OrthotropicNuParameter (sMaterial *, double *)
static void OrthotropicCMatrix (sMaterial *, double[6][6])
void OrthotropicInit (void)


Function Documentation

void MaterialDensity ( sMaterial ,
double *   
)

void MaterialTimeStep ( sMaterial ,
double *   
)

static void OrthotropicCMatrix ( sMaterial mat,
double  cm[6][6] 
) [static]

Definition at line 208 of file orth.c.

References sMaterial::data, sOrthData::Ex, sOrthData::Ey, sOrthData::Ez, NDof, sOrthData::Nux, sOrthData::Nuy, and sOrthData::Nuz.

Referenced by OrthotropicInit().

Here is the caller graph for this function:

static void OrthotropicEParameter ( sMaterial mat,
double *  e 
) [static]

Definition at line 172 of file orth.c.

References sMaterial::data, sOrthData::Ex, and sOrthData::Ey.

Referenced by OrthotropicInit().

Here is the caller graph for this function:

static void OrthotropicFree ( sMaterial mat  )  [static]

Definition at line 121 of file orth.c.

References sMaterial::data.

Referenced by OrthotropicInit().

Here is the caller graph for this function:

void OrthotropicInit ( void   ) 

static void OrthotropicNew ( int  label,
sMaterial **  mat 
) [static]

Definition at line 82 of file orth.c.

References sOrthData::Ex, sOrthData::Ey, sOrthData::Ez, MatList, sOrthData::Nux, sOrthData::Nuy, sOrthData::Nuz, and ORTHOTROPIC.

Referenced by OrthotropicInit().

Here is the caller graph for this function:

static void OrthotropicNuParameter ( sMaterial mat,
double *  nu 
) [static]

Definition at line 190 of file orth.c.

References sMaterial::data, sOrthData::Nux, and sOrthData::Nuy.

Referenced by OrthotropicInit().

Here is the caller graph for this function:

static void OrthotropicRead ( sMaterial mat  )  [static]

Definition at line 144 of file orth.c.

References sMaterial::data, sOrthData::Ex, sOrthData::Ey, sOrthData::Ez, nf, sOrthData::Nux, sOrthData::Nuy, and sOrthData::Nuz.

Referenced by OrthotropicInit().

Here is the caller graph for this function:


Generated on Tue Oct 23 11:24:24 2007 for Relax by  doxygen 1.5.3