NeoPZ
|
Files | |
file | pzvecfrontal.cpp [code] |
Creates vectors of TPZEqnArray and TPZEqnArray* . | |
file | tpzeqnarray.cpp [code] |
Contains the implementation of the TPZEqnArray methods. | |
file | tpzeqnarray.h [code] |
Contains the TPZEqnArray class which implements an equation array. | |
file | TPZFileEqnStorage.cpp [code] |
Contains the implementation of the TPZFileEqnStorage methods. | |
file | TPZFileEqnStorage.h [code] |
Contains the TPZFileEqnStorage class which implements an equation array and stores the EqnArrays. | |
file | TPZFront.cpp [code] |
Contains the implementation of the TPZFront methods. | |
file | TPZFront.h [code] |
Contains the TPZFront class which implements decomposition process of the frontal matrix. | |
file | TPZFrontMatrix.cpp [code] |
Contains the implementation of the TPZFrontMatrix methods. | |
file | TPZFrontMatrix.h [code] |
Contains the TPZAbstractFrontMatrix class which implements a matrix stored in a frontal decomposition scheme. | |
file | TPZFrontNonSym.cpp [code] |
Contains the implementation of the TPZFrontNonSym methods. | |
file | TPZFrontNonSym.h [code] |
Contains the TPZFrontNonSym class which implements storage and decomposition process of the frontal matrix. | |
file | TPZFrontSym.cpp [code] |
Contains the implementation of the TPZFrontSym methods. | |
file | TPZFrontSym.h [code] |
Contains the TPZFrontSym class which implements decomposition process of the frontal matrix (case symmetric). | |
file | TPZParFrontMatrix.cpp [code] |
Contains the implementation of the TPZParFrontMatrix methods. | |
file | TPZParFrontMatrix.h [code] |
Contains the TPZParFrontMatrix class which implements FrontMatrix with parallel techniques. | |
file | TPZStackEqnStorage.cpp [code] |
Contains the implementation of the TPZStackEqnStorage methods. | |
file | TPZStackEqnStorage.h [code] |
Contains the TPZStackEqnStorage class responsible for storing arrays of equations. | |