Here is a list of all functions with links to the files they belong to:
- c -
- Calculate_Covariant_metrics() : rhs.c, poisson.c
- Calculate_dxdydz() : rhs.c
- Calculate_normal() : poisson.c
- Calculate_normal_and_area() : rhs.c
- CalculateAllGridMetrics() : Metric.h, Metric.c
- CalculateDistancesToCellFaces() : walkingsearch.h, walkingsearch.c
- CalculateParticleCountPerCell() : ParticleMotion.h, ParticleMotion.c
- CanRankServiceFace() : Boundaries.h, Boundaries.c
- CanRankServiceInletFace() : Boundaries.h, Boundaries.c
- CellToStr() : logging.c
- CheckAndFixGridOrientation() : Metric.h, Metric.c
- CheckAndRemoveLostParticles() : ParticleMotion.c, ParticleMotion.h
- CheckAndRemoveOutOfBoundsParticles() : ParticleMotion.h, ParticleMotion.c
- CheckCellWithinLocalGrid() : walkingsearch.h, walkingsearch.c
- CheckDataFile() : io.c
- compare_PetscInt64() : ParticleMotion.c
- ComputeAndStoreNeighborRanks() : setup.h, setup.c
- ComputeCellCenteredJacobianInverse() : Metric.h, Metric.c
- ComputeCellCentersAndSpacing() : Metric.h, Metric.c
- ComputeFaceMetrics() : Metric.h, Metric.c
- ComputeIFaceMetrics() : Metric.h, Metric.c
- ComputeJFaceMetrics() : Metric.c, Metric.h
- ComputeKFaceMetrics() : Metric.h, Metric.c
- ComputeLocalBoundingBox() : grid.h, grid.c
- ComputeMaxColumnWidths() : logging.c
- ComputeMetricNorms() : Metric.h, Metric.c
- ComputeMetricsDivergence() : Metric.h, Metric.c
- ComputeNodalAverage() : postprocessing_kernels.h, postprocessing_kernels.c
- ComputeQCriterion() : postprocessing_kernels.h, postprocessing_kernels.c
- ComputeSignedDistanceToPlane() : walkingsearch.h, walkingsearch.c
- ComputeSpecificKE() : postprocessing_kernels.h, postprocessing_kernels.c
- ComputeStretchedCoord() : grid.c
- ComputeTrilinearWeights() : interpolation.c
- Contra2Cart() : setup.h, setup.c
- Convection() : rhs.h, rhs.c
- Create_InletConstantVelocity() : BC_Handlers.h
- Create_InletParabolicProfile() : BC_Handlers.h
- Create_NogradCopyGhost() : BC_Handlers.h
- Create_WallNoSlip() : BC_Handlers.h
- CreateAndInitializeAllVectors() : setup.h, setup.c
- CreateParticleSwarm() : ParticleSwarm.h, ParticleSwarm.c
- CreateSimulationContext() : setup.h, setup.c
- CreateVTKFileFromMetadata() : io.h, vtk_io.h, vtk_io.c