amroc/amr/AMRBase.h [code] | Generic base for PDE classes |
amroc/amr/AMRCoupledGFMSolver.h [code] | Derived AMRSolver class for implementing ghost fluid schemes with coupling to other solvers |
amroc/amr/AMRELCGFMSolver.h [code] | Derived AMRSolver class for implementing ghost fluid schemes with Eulerian-Lagrangian coupling |
amroc/amr/AMRFixup.h [code] | Generic class for flux-correction at hanging nodes |
amroc/amr/AMRFlagging.h [code] | Generic base-class for flagging |
amroc/amr/AMRGFMInterpolation.h [code] | |
amroc/amr/AMRGFMSolver.h [code] | Derived AMRSolver class for implementing ghost fluid schemes |
amroc/amr/AMRInterpolation.h [code] | |
amroc/amr/AMRPreAdaptSolver.h [code] | An adaptive solver with a predefined adaption (especially for development) |
amroc/amr/AMRSolver.h [code] | Generic implementation of the Berger-Oliger method |
amroc/amr/AMRSolverBase.h [code] | Generic base-class for an adaptive method |
amroc/amr/AMRStatistics.h [code] | This class encapsulates the processing of the statistics for 1D racks |
amroc/amr/BoundaryConditions.h [code] | Generic base-class for boundary-conditions |
amroc/amr/BrepOutput.h [code] | Write a brep to a file |
amroc/amr/CPTLevelSet.h [code] | Transformation of an externally maintained complex boundary into a level set |
amroc/amr/Criterion.h [code] | Generic base-class for a flagging criterion |
amroc/amr/ExactSolution.h [code] | Generic base-class to compare the numerical solution with an exact one |
amroc/amr/FileInput.h [code] | Generic base-class for reading data from a file into a grid function |
amroc/amr/FileOutput.h [code] | Generic base-class for dumping a grid function into a file |
amroc/amr/Fixup1.h [code] | Dimensional spezialization of GridData-operations for implementation of conservative correction |
amroc/amr/Fixup2.h [code] | Dimensional spezialization of GridData-operations for implementation of conservative correction |
amroc/amr/Fixup3.h [code] | Dimensional spezialization of GridData-operations for implementation of conservative correction |
amroc/amr/FixupBase.h [code] | Generic base-class for the conservative correction |
amroc/amr/Flagging.h [code] | Generic base-class for flagging |
amroc/amr/Geom.h [code] | |
amroc/amr/GFMBoundary.h [code] | Generic base-class for applying internal boundary conditions in a ghost-fluid method |
amroc/amr/GFMExactSolution.h [code] | |
amroc/amr/GFMFileOutput.h [code] | |
amroc/amr/GFMGeom.h [code] | |
amroc/amr/GFMLevelSet.h [code] | Generic base-class for setting the level set grid function of a ghost-fluid method |
amroc/amr/GhostFluidMethod.h [code] | Generic base-class for ghost-fluid schemes |
amroc/amr/InitialCondition.h [code] | Generic base-class for initial conditions |
amroc/amr/Integrator.h [code] | Generic base-class for application of the numerical method |
amroc/amr/Interpolation.h [code] | Generic base class for point interpolation on a single grid |
amroc/amr/LevelTransfer.h [code] | Generic base-class for prolongation/restriction operations |
amroc/amr/MultiCPTLevelSet.h [code] | Transformation of complex boundaries with the closest-point-transform into a level set |
amroc/amr/MultiStatCPTLevelSet.h [code] | Transformation of a static complex boundaries with the closest-point-transform into a level set |
amroc/amr/Solver.h [code] | Interface-class for instationary methods |
amroc/amr/SolverControl.h [code] | Implementation of the controls a generic adaptive solver |
amroc/amr/StatCPTLevelSet.h [code] | Transformation of a static complex boundary with the closest-point-transform into a level set |
amroc/amr/StdCriterion.h [code] | |
amroc/amr/Criteria/AbsoluteError.h [code] | |
amroc/amr/Criteria/ByValue.h [code] | |
amroc/amr/Criteria/LimiterCriterion.h [code] | |
amroc/amr/Criteria/LimiterType.h [code] | |
amroc/amr/Criteria/MRPrediction.h [code] | |
amroc/amr/Criteria/MRVectorPrediction.h [code] | |
amroc/amr/Criteria/RefinePhi.h [code] | |
amroc/amr/Criteria/Regions.h [code] | |
amroc/amr/Criteria/RelativeError.h [code] | |
amroc/amr/Criteria/ResolvePhi.h [code] | |
amroc/amr/Criteria/ScaledGradient.h [code] | |
amroc/amr/Criteria/UnflagPhi.h [code] | |
amroc/amr/F77Interfaces/F77BoundaryConditions.h [code] | Interface to boundary conditions in Fortran-77 |
amroc/amr/F77Interfaces/F77BrepOutput.h [code] | Write a brep to a file and assign values using f_out() |
amroc/amr/F77Interfaces/F77Criteria.h [code] | |
amroc/amr/F77Interfaces/F77ExactSolution.h [code] | Generic interface to function returning the exact solution |
amroc/amr/F77Interfaces/F77FileExactSolution.h [code] | Exact solution in Fortran-77 that allows reading HDF files and manipulating the data |
amroc/amr/F77Interfaces/F77FileInitialCondition.h [code] | Initial-conditions in Fortran-77 that allow reading HDF files and manipulating the data |
amroc/amr/F77Interfaces/F77FileInput.h [code] | A variable input for arbitrary equations using transformation functions in Fortran-77 |
amroc/amr/F77Interfaces/F77FileOutput.h [code] | A variable output for arbitrary equations using a transformation function in Fortran-77 |
amroc/amr/F77Interfaces/F77GFMBoundary.h [code] | Application of internal boundary conditions with Fortran-77 routines |
amroc/amr/F77Interfaces/F77GFMExactSolution.h [code] | Generic interface to function returning the exact solution for ghost fluid method |
amroc/amr/F77Interfaces/F77GFMFileOutput.h [code] | A variable output for ghost fluid method |
amroc/amr/F77Interfaces/F77GFMInterpolation.h [code] | Interface to interpolation routines in Fortran-77 |
amroc/amr/F77Interfaces/F77GFMLevelSet.h [code] | Set a level set function in Fortran-77 |
amroc/amr/F77Interfaces/F77InitialCondition.h [code] | Application of initial-conditions in Fortran-77 |
amroc/amr/F77Interfaces/F77Interpolation.h [code] | Interface to interpolation routines in Fortran-77 |
amroc/amr/F77Interfaces/F77LevelSetInitialCondition.h [code] | Application of initial-conditions in Fortran-77 considering a static level set |
amroc/amr/F77Interfaces/F77LevelTransfer.h [code] | Interface to prolongation and restriction in Fortran-77 |
amroc/amr/F77Interfaces/F77UpdateLevelTransfer.h [code] | Allow an update after prolongation and restriction in Fortran-77 |
amroc/amr/Interfaces/SchemeBase.h [code] | Basic class for derivation of Cartesian schemes |
amroc/amr/Interfaces/SchemeBoundaryConditions.h [code] | |
amroc/amr/Interfaces/SchemeBrepOutput.h [code] | |
amroc/amr/Interfaces/SchemeCriteria.h [code] | |
amroc/amr/Interfaces/SchemeExactSolution.h [code] | Generic interface to function returning the exact solution |
amroc/amr/Interfaces/SchemeFileInput.h [code] | A variable input for arbitrary equations |
amroc/amr/Interfaces/SchemeFileOutput.h [code] | |
amroc/amr/Interfaces/SchemeGFMBoundary.h [code] | |
amroc/amr/Interfaces/SchemeGFMFileOutput.h [code] | A variable output for ghost fluid method |
amroc/amr/Interfaces/SchemeInitialCondition.h [code] | |
amroc/amr/Interfaces/SchemeIntegrator.h [code] | Class for calling an Scheme operator during integration |
amroc/amr/SpecialOutput/AMRAccumulation.h [code] | Accumulate post-processing data on a scalar grid function |
amroc/amr/SpecialOutput/AMRGridAccumulation.h [code] | Accumulate post-processing data on a fixed uniform grid |