#include "vtkPVAdaptorsPhastaModule.h"
Go to the source code of this file.
Functions | |
| void VTKPVADAPTORSPHASTA_EXPORT | createpointsandallocatecells (int *numPoints, double *coordsArray, int *numCells) |
| Simulation code. More... | |
| void VTKPVADAPTORSPHASTA_EXPORT | insertblockofcells (int *numCellsInBlock, int *numPointsPerCell, int *cellConnectivity) |
| void VTKPVADAPTORSPHASTA_EXPORT | addfields (int *nshg, int *ndof, double *dofArray, int *compressibleFlow) |
| void VTKPVADAPTORSPHASTA_EXPORT createpointsandallocatecells | ( | int * | numPoints, |
| double * | coordsArray, | ||
| int * | numCells | ||
| ) |
Simulation code.
Phasta is a simulation code. It is a closed source code. A copy of the Physics Manual is at http://permalink.lanl.gov/object/tr?what=info:lanl-repo/lareport/LA-14425-M
| void VTKPVADAPTORSPHASTA_EXPORT insertblockofcells | ( | int * | numCellsInBlock, |
| int * | numPointsPerCell, | ||
| int * | cellConnectivity | ||
| ) |
| void VTKPVADAPTORSPHASTA_EXPORT addfields | ( | int * | nshg, |
| int * | ndof, | ||
| double * | dofArray, | ||
| int * | compressibleFlow | ||
| ) |
1.8.13 on Sun Dec 14 2025