NeoPZ
Classes | Functions
pzconnect.h File Reference

Contains declaration of TPZConnect class which represents a set of shape functions associated with a computational element. More...

#include "pzfmatrix.h"
#include "pzstack.h"
#include "pzlog.h"
#include <iostream>
#include <set>
Include dependency graph for pzconnect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZBlock< TVar >
 Implements block matrices. Matrix utility. More...
 
class  TPZConnect
 Represents a set of shape functions associated with a computational element/side. Computational Element. More...
 
class  TPZConnect::TPZDepend
 Structure to reference dependency. More...
 

Functions

std::ostream & operator<< (std::ostream &out, TPZConnect &con)
 Overload operator << to write node connect data. More...
 

Detailed Description

Contains declaration of TPZConnect class which represents a set of shape functions associated with a computational element.

Definition in file pzconnect.h.