Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SectionForceDeformation.cpp File Reference

#include <SectionForceDeformation.h>
#include <Information.h>
#include <Matrix.h>
#include <Vector.h>
#include <MaterialResponse.h>
#include <string.h>

Go to the source code of this file.

Functions

double invert2by2Matrix (const Matrix &a, Matrix &b)
double invert3by3Matrix (const Matrix &a, Matrix &b)
void invertMatrix (int n, const Matrix &a, Matrix &b)


Function Documentation

double invert2by2Matrix ( const Matrix & a,
Matrix & b )
 

double invert3by3Matrix ( const Matrix & a,
Matrix & b )
 

void invertMatrix ( int n,
const Matrix & a,
Matrix & b )
 

Referenced by SectionForceDeformation::getSectionFlexibility().

Copyright Contact Us