NeoPZ
|
Contains the implementation of the TPZLine methods. More...
#include "tpzline.h"
#include "pzerror.h"
#include "pzreal.h"
#include "pztrnsform.h"
#include "pzquad.h"
#include "pzeltype.h"
#include "pzlog.h"
Go to the source code of this file.
Namespaces | |
pztopology | |
Groups all classes defining the structure of the master element. | |
Variables | |
static int | pztopology::nhighdimsides [3] |
static int | pztopology::sidedimension [3] |
static int | pztopology::highsides [3][1] |
static REAL | pztopology::sidetosidetransforms [3][1][4][3] |
static REAL | pztopology::MidSideNode [3][1] |
static int | pztopology::nsidenodes [3] |
static int | pztopology::vectorsideorder [3] |
static int | pztopology::bilinearounao [3] |
static int | pztopology::direcaoksioueta [3] |
Contains the implementation of the TPZLine methods.
Definition in file tpzline.cpp.