NeoPZ
Functions
pzmatorthotropic.cpp File Reference

Contains implementations of the TPZMatOrthotropic methods. More...

#include "pzmatorthotropic.h"
#include "pzelmat.h"
#include "pzbndcond.h"
#include "pzmatrix.h"
#include "pzfmatrix.h"
#include "pzerror.h"
#include "pzmanvector.h"
#include <math.h>
#include <cmath>
#include <fstream>
Include dependency graph for pzmatorthotropic.cpp:

Go to the source code of this file.

Functions

ofstream MatrizesK ("MatrizesK.out")
 Output file to write stiffness matrix. More...
 

Detailed Description

Contains implementations of the TPZMatOrthotropic methods.

Definition in file pzmatorthotropic.cpp.

Function Documentation

◆ MatrizesK()

ofstream MatrizesK ( "MatrizesK.out"  )

Output file to write stiffness matrix.

Referenced by TPZMatOrthotropic::Contribute(), and TPZMatOrthotropic::Print().