|
| class | AppInitializer |
| | Class AppInitializer provides functionality to simplify the initialization code in an application code. More...
|
| |
| class | BGaussSeidelPreconditioner |
| | Class BGaussSeidelPreconditioner is a block Gauss-Seidel preconditioner which implements the abstract LinearSolver interface. More...
|
| |
| class | BJacobiPreconditioner |
| | Class BJacobiPreconditioner is a block Jacobi preconditioner which implements the abstract LinearSolver interface. More...
|
| |
| class | BoxPartitioner |
| | A libMesh partitioner that partitions a mesh based on PartitioningBox objects owned by each processor. More...
|
| |
| class | CartCellDoubleBoundsPreservingConservativeLinearRefine |
| | Class CartCellDoubleBoundsPreservingConservativeLinearRefine is a concrete SAMRAI::xfer::RefineOperator object which prolongs cell-centered double precision patch data via conservative linear interpolation with an additional bounds preservation repair step. More...
|
| |
| class | CartCellDoubleCubicCoarsen |
| | Class CartCellDoubleCubicCoarsen is a concrete SAMRAI::xfer::CoarsenOperator for restricting cell-centered double precision patch data via cubic interpolation. More...
|
| |
| class | CartCellDoubleLinearCFInterpolation |
| | Class CartCellDoubleLinearCFInterpolation is a concrete SAMRAI::xfer::RefinePatchStrategy which sets coarse-fine interface ghost cell values for cell-centered double precision patch data via linear interpolation in the normal and tangential directions at coarse-fine interfaces. More...
|
| |
| class | CartCellDoubleQuadraticCFInterpolation |
| | Class CartCellDoubleQuadraticCFInterpolation is a concrete SAMRAI::xfer::RefinePatchStrategy which sets coarse-fine interface ghost cell values for cell-centered double precision patch data via quadratic interpolation in the normal and tangential directions at coarse-fine interfaces. More...
|
| |
| class | CartCellDoubleQuadraticRefine |
| | Class CartCellDoubleQuadraticRefine is a concrete SAMRAI::xfer::RefineOperator object which prolongs cell-centered double precision patch data via quadratic interpolation. More...
|
| |
| class | CartCellRobinPhysBdryOp |
| | Class CartCellRobinPhysBdryOp is a concrete SAMRAI::xfer::RefinePatchStrategy for setting Robin boundary conditions at physical boundaries for cell-centered scalar- and vector-valued quantities. More...
|
| |
| class | CartExtrapPhysBdryOp |
| | Class CartExtrapPhysBdryOp is a concrete SAMRAI::xfer::RefinePatchStrategy for setting ghost cell values at physical boundaries via constant, linear, or quadratic extrapolation from interior values. More...
|
| |
| class | CartGridFunction |
| | Class CartGridFunction provides an abstract interface for objects for evaluating functions to set values in SAMRAI::hier::PatchData objects. More...
|
| |
| class | CartGridFunctionSet |
| | Class CartGridFunctionSet is a concrete CartGridFunction that is used to allow multiple CartGridFunction objects to act as a single function. More...
|
| |
| class | CartSideDoubleCubicCoarsen |
| | Class CartSideDoubleCubicCoarsen is a concrete SAMRAI::xfer::CoarsenOperator for restricting side-centered double precision patch data via cubic interpolation. More...
|
| |
| class | CartSideDoubleDivPreservingRefine |
| | Class CartSideDoubleDivPreservingRefine is a concrete SAMRAI::xfer::RefinePatchStrategy which prolongs side-centered double precision patch data via conservative linear interpolation with divergence- and curl-preserving corrections. More...
|
| |
| class | CartSideDoubleQuadraticCFInterpolation |
| | Class CartSideDoubleQuadraticCFInterpolation is a concrete SAMRAI::xfer::RefinePatchStrategy which sets coarse-fine interface ghost cell values for side-centered double precision patch data via quadratic interpolation in the normal and tangential directions at coarse-fine interfaces. More...
|
| |
| class | CartSideDoubleRT0Coarsen |
| | Class CartSideDoubleRT0Coarsen is a concrete SAMRAI::xfer::CoarsenOperator for restricting side-centered double precision patch data via the adjoint of RT0 interpolation. More...
|
| |
| class | CartSideDoubleRT0Refine |
| | Class CartSideDoubleRT0Refine is a concrete SAMRAI::xfer::RefineOperator object that prolongs side-centered double precision patch data via RT0-based interpolation. More...
|
| |
| class | CartSideDoubleSpecializedLinearRefine |
| | Class CartSideDoubleSpecializedLinearRefine is a concrete SAMRAI::xfer::RefineOperator object that prolongs side-centered double precision patch data via linear interpolation in the normal direction and MC-limited piecewise-linear interpolation in the tangential direction. More...
|
| |
| class | CartSideRobinPhysBdryOp |
| | Class CartSideRobinPhysBdryOp is a concrete SAMRAI::xfer::RefinePatchStrategy for setting Robin boundary conditions at physical boundaries for side-centered vector-valued quantities. More...
|
| |
| class | CCLaplaceOperator |
| | Class CCLaplaceOperator is a concrete LaplaceOperator which implements a globally second-order accurate cell-centered finite difference discretization of a scalar elliptic operator of the form \( L = C I + \nabla \cdot D \nabla\). More...
|
| |
| class | CCPoissonBoxRelaxationFACOperator |
| | Class CCPoissonBoxRelaxationFACOperator is a concrete PoissonFACPreconditionerStrategy for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) using a globally second-order accurate cell-centered finite-volume discretization, with support for Robin and periodic boundary conditions. More...
|
| |
| class | CCPoissonHypreLevelSolver |
| | Class CCPoissonHypreLevelSolver is a concrete LinearSolver for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) on a single SAMRAI::hier::PatchLevel using hypre. More...
|
| |
| class | CCPoissonLevelRelaxationFACOperator |
| | Class CCPoissonLevelRelaxationFACOperator is a concrete PoissonFACPreconditionerStrategy for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) using a globally second-order accurate cell-centered finite-volume discretization, with support for Robin and periodic boundary conditions. More...
|
| |
| class | CCPoissonPETScLevelSolver |
| | Class CCPoissonPETScLevelSolver is a concrete PETScLevelSolver for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) on a single SAMRAI::hier::PatchLevel. More...
|
| |
| class | CCPoissonPointRelaxationFACOperator |
| | Class CCPoissonPointRelaxationFACOperator is a concrete PoissonFACPreconditionerStrategy for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) using a globally second-order accurate cell-centered finite-volume discretization, with support for Robin and periodic boundary conditions. More...
|
| |
| class | CCPoissonSolverManager |
| | Class CCPoissonSolverManager is a singleton manager class to provide access to generic cell-centered PoissonSolver implementations. More...
|
| |
| class | CellNoCornersFillPattern |
| | Class CellCellNoCornersFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern that limits overlaps to the cell-centered ghost region surrounding a patch on the target level, excluding all corners (and, in 3D, patch edges). More...
|
| |
| class | CoarseFineBoundaryRefinePatchStrategy |
| | Class CoarseFineBoundaryRefinePatchStrategy is a subclass of the abstract base class SAMRAI::xfer::RefinePatchStrategy that extends the functionality of SAMRAI::xfer::RefinePatchStrategy to facilitate the implementation of coarse-fine interface discretizations. More...
|
| |
| class | CoarsenPatchStrategySet |
| | Class CoarsenPatchStrategySet is a utility class that allows multiple SAMRAI::xfer::CoarsenPatchStrategy objects to be employed by a single SAMRAI::xfer::CoarsenSchedule. More...
|
| |
| class | CopyToRootSchedule |
| | Class CopyToRootSchedule is used to communicate distributed patch data to a unified patch data object on a root MPI process. More...
|
| |
| class | CopyToRootTransaction |
| | Class CopyToRootTransaction is a concrete implementation of the abstract base class SAMRAI::tbox::Transaction. It is used to communicate distributed patch data to a unified patch data object on a root MPI process. More...
|
| |
| class | DebuggingUtilities |
| | Class DebuggingUtilities provides debugging functionality. More...
|
| |
| struct | DofObjectComp |
| |
| class | EdgeDataSynchronization |
| | Class EdgeDataSynchronization encapsulates the operations required to "synchronize" edge-centered values defined at patch boundaries. More...
|
| |
| class | EdgeSynchCopyFillPattern |
| | Class EdgeCellSynchCopyFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern which limits overlaps to the edge-centered ghost region surrounding a patch appropriate for "synchronizing" edge-centered values in an axis-by-axis manner at patch boundaries. More...
|
| |
| class | ExtendedRobinBcCoefStrategy |
| | Class ExtendedRobinBcCoefStrategy is a subclass of the abstract base class SAMRAI::solv::RobinBcCoefStrategy that extends the functionality of SAMRAI::solv::RobinBcCoefStrategy to allow for the specification of patch data descriptor indices that are required for filling, and the specification of whether homogeneous or inhomogeneous boundary data should be set. More...
|
| |
| class | FaceDataSynchronization |
| | Class FaceDataSynchronization encapsulates the operations required to "synchronize" face-centered values defined at patch boundaries. More...
|
| |
| class | FaceSynchCopyFillPattern |
| | Class FaceCellSynchCopyFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern which limits overlaps to the face-centered ghost region surrounding a patch appropriate for "synchronizing" face-centered values at patch boundaries. More...
|
| |
| class | FACPreconditioner |
| | Class FACPreconditioner is a concrete LinearSolver for implementing FAC (multilevel multigrid) preconditioners. More...
|
| |
| class | FACPreconditionerStrategy |
| | Class FACPreconditionerStrategy provides an interface for specifying the problem-specific operations needed to implement a specific FAC preconditioner. More...
|
| |
| class | FECache |
| | Class storing multiple libMesh::FE objects, each corresponding to a different quadrature rule. Each FE object is configured with a quadrature rule corresponding to the provided quad_key parameter. More...
|
| |
| class | FEData |
| |
| class | FEDataInterpolation |
| | Class FEDataInterpolation manages data required to evaluate one or more FE field variables at a collection of points, possibly (not not necessarily) corresponding to the points of a quadrature rule. More...
|
| |
| class | FEDataManager |
| | Class FEDataManager coordinates data required for Lagrangian-Eulerian interaction between a Lagrangian finite element (FE) mesh. In particular, the FEData member object stores the necessary finite element data while this class stores additional data dependent on the Eulerian grid. More...
|
| |
| class | FELagrangeMapping |
| |
| class | FEMapping |
| |
| class | FEMappingCache |
| | Class storing multiple IBTK::FEMapping objects. We assume that quadrature rules are uniquely determined by the element type, quadrature type, and approximation order. There are several places in IBTK where we make this assumption, e.g., we will use data from two quadrature rules assumed to be equal (by this metric) to initialize different libMesh objects. More...
|
| |
| class | FENodalMapping |
| |
| class | FEProjector |
| | Class FEProjector coordinates data structures for projecting fields in FE models. More...
|
| |
| class | FEValues |
| |
| class | FEValuesBase |
| |
| class | FischerGuess |
| |
| class | FixedSizedStream |
| | Class FixedSizedStream provides a fixed-size message buffer used by various communication routines. More...
|
| |
| class | GeneralOperator |
| | Class GeneralOperator provides an abstract interface for the specification of general operators to compute \( y=F[x] \) and \( z=F[x]+y \). More...
|
| |
| class | GeneralSolver |
| | Class GeneralSolver provides an abstract interface for the implementation of linear or nonlinear solvers for systems of equations defined on an AMR patch hierarchy. More...
|
| |
| class | Hex27Mapping |
| |
| class | HierarchyAveragedDataManager |
| | Class HierarchyAveragedDataManager provides a method of tracking and determining periodic steady states of fields. In particular, this class can be used to determine the average of a field over several instances, for example determining the mean flow of a turbulent flow field. More...
|
| |
| class | HierarchyGhostCellInterpolation |
| | Class HierarchyGhostCellInterpolation encapsulates the operations required to set ghost cell values at physical and coarse-fine boundaries across a range of levels of a locally refined patch hierarchy. More...
|
| |
| class | HierarchyIntegrator |
| | Class HierarchyIntegrator provides an abstract interface for a time integrator for a system of equations defined on an AMR grid hierarchy, along with basic data management for variables defined on that hierarchy. More...
|
| |
| class | HierarchyMathOps |
| | Class HierarchyMathOps provides functionality to perform "composite-grid" mathematical operations on a range of levels in a SAMRAI::hier::PatchHierarchy object. More...
|
| |
| struct | IBTK_MPI |
| | Provides C++ wrapper around MPI routines. More...
|
| |
| class | IBTKInit |
| | Initialization for IBAMR programs. More...
|
| |
| struct | IndexOrder |
| |
| class | IndexUtilities |
| | Class IndexUtilities is a utility class that defines simple functions such as conversion routines between physical coordinates and Cartesian index space. More...
|
| |
| class | JacobianOperator |
| | Class JacobianOperator provides an abstract interface for the specification of general operators to compute Jacobian-vector products, i.e., \( F'[x]v \). More...
|
| |
| class | KrylovLinearSolver |
| | Class KrylovLinearSolver provides an abstract interface for the implementation of Krylov subspace solvers for linear problems of the form \(Ax=b\). More...
|
| |
| class | KrylovLinearSolverManager |
| | Class KrylovLinearSolverManager is a singleton manager class to provide access to generic KrylovLinearSolver implementations. More...
|
| |
| class | KrylovLinearSolverPoissonSolverInterface |
| | Class KrylovLinearSolverPoissonSolverInterface provides an interface for KrylovLinearSolvers that are to be used as Poisson solvers. More...
|
| |
| class | LaplaceOperator |
| | Class LaplaceOperator is an abstract base class for a Laplace-type operators. More...
|
| |
| class | LData |
| | Class LData provides storage for a single scalar- or vector-valued Lagrangian quantity. More...
|
| |
| class | LDataManager |
| | Class LDataManager coordinates the irregular distribution of LNode and LData on the patch hierarchy. More...
|
| |
| class | LEInteractor |
| | Class LEInteractor is a utility class that defines several functions to interpolate data from Eulerian grid patches onto Lagrangian meshes and to spread values (not densities) from Lagrangian meshes to Eulerian grid patches. More...
|
| |
| class | LibMeshSystemIBVectors |
| | Class LibMeshSystemIBVectors is a convenience class that manages access to libMesh vectors for the same system defined on multiple parts. It extends the base class LibMeshSystemVectors to provide access to vectors ghosted with both the Lagrangian partitioning (i.e., libMesh's computed partitioning, as in the base class) as well as the IB partitioning (i.e., the partitioning based on the distribution of SAMRAI data). More...
|
| |
| class | LibMeshSystemVectors |
| | Class LibMeshSystemVectors is a convenience class that manages access to libMesh vectors for the same system defined on multiple parts. This class only supports access to vectors ghosted with the Lagrangian partitioning (i.e., libMesh's computed partitioning). The subclass LibMeshSystemIBVectors provides access to the IB partitioning (i.e., the partitioning based on the distribution of SAMRAI data). More...
|
| |
| class | LIndexSetData |
| | Class LIndexSetData is a specialization of the templated class LSetData that is intended to be used with Lagrangian data objects that provide Lagrangian and PETSc indexing information. More...
|
| |
| class | LIndexSetDataFactory |
| | Class LIndexSetPatchDataFactory provides a SAMRAI::hier::PatchDataFactory class corresponding to patch data of type LIndexSetData. More...
|
| |
| class | LIndexSetVariable |
| | Class LIndexSetVariable provides a SAMRAI::hier::Variable class corresponding to patch data of type LIndexSetData. More...
|
| |
| class | LinearOperator |
| | Class LinearOperator provides an abstract interface for the specification of linear operators to compute \( y=Ax \) and \( z=Ax+y \) and, optionally, \( y=A^{T} x \) and \( z=A^{T}x+y \). More...
|
| |
| class | LinearSolver |
| | Class LinearSolver provides an abstract interface for the implementation of solvers for linear problems of the form \(Ax=b\). More...
|
| |
| class | LInitStrategy |
| | Class LInitStrategy provides a mechanism for specifying the initial configuration of the curvilinear mesh. More...
|
| |
| class | LMesh |
| | Class LMesh is a collection of LNode objects. More...
|
| |
| class | LNode |
| | Class LNode is the basic element of an LMesh. More...
|
| |
| class | LNodeIndex |
| | Class LNodeIndex provides Lagrangian and PETSc indexing information for a single node of a Lagrangian mesh. More...
|
| |
| struct | LNodeIndexGlobalPETScIndexComp |
| | Comparison functor to order on the global PETSc index of the Lagrangian node. More...
|
| |
| struct | LNodeIndexGlobalPETScIndexEqual |
| | Comparison functor to check for equality between between LNodeIndex objects based on their global PETSc indices. More...
|
| |
| struct | LNodeIndexLagrangianIndexComp |
| | Comparison functor to order on the Lagrangian index of the Lagrangian node. More...
|
| |
| struct | LNodeIndexLagrangianIndexEqual |
| | Comparison functor to check for equality between LNodeIndex objects based on their Lagrangian indices. More...
|
| |
| struct | LNodeIndexLocalPETScIndexComp |
| | Comparison functor to order on the local PETSc index of the Lagrangian node. More...
|
| |
| struct | LNodeIndexLocalPETScIndexEqual |
| | Comparison functor to check for equality between LNodeIndex objects based on their local PETSc indices. More...
|
| |
| class | LNodeIndexPosnComp |
| | Comparison functor to order on the physical location of the Lagrangian node. More...
|
| |
| class | LNodeIndexPosnEqual |
| | Comparison functor to check for equality between LNodeIndex objects based on their positions. More...
|
| |
| class | LSet |
| | Class LSet provides inter-processor communications and database access functionality to a collection of Lagrangian objects. More...
|
| |
| class | LSetData |
| | Class LSetData is a specialization of the templated class SAMRAI::pdat::IndexData that provides access to Lagrangian objects that are embedded in the a Cartesian grid patch. More...
|
| |
| class | LSetDataFactory |
| | Class LSetPatchDataFactory provides a SAMRAI::hier::PatchDataFactory class corresponding to patch data of type LSetData. More...
|
| |
| class | LSetDataIterator |
| | Class LSetDataIterator is an iterator class which may be used to iterate through LSet objects associated with a specified box in cell-centered index space. More...
|
| |
| class | LSetVariable |
| | Class LSetVariable provides a SAMRAI::hier::Variable class corresponding to patch data of type LSetData. More...
|
| |
| class | LSiloDataWriter |
| | Class LSiloDataWriter provides functionality to output Lagrangian data for visualization via the VisIt visualization tool in the Silo data format. More...
|
| |
| class | LTransaction |
| | Class LTransaction represents a communication transaction between two processors or a local data copy for communicating or copying Lagrangian objects. More...
|
| |
| class | MarkerPatch |
| |
| class | MarkerPatchHierarchy |
| |
| class | MergingLoadBalancer |
| | Class MergingLoadBalancer merges the boxes generated by a load balancer in a final step to decrease the total number of boxes. In essence, it postprocesses the list of boxes generated by its parent class to try and coalesce the set of boxes on each process. More...
|
| |
| class | muParserCartGridFunction |
| | Class muParserCartGridFunction is an implementation of the strategy class CartGridFunction that allows for the run-time specification of (possibly spatially- and temporally-varying) functions which are used to set double precision values on standard SAMRAI SAMRAI::hier::PatchData objects. More...
|
| |
| class | muParserRobinBcCoefs |
| | Class muParserRobinBcCoefs is an implementation of the strategy class SAMRAI::solv::RobinBcCoefStrategy that allows for the run-time specification of (possibly spatially- and temporally-varying) Robin boundary conditions. More...
|
| |
| class | NewtonKrylovSolver |
| | Class NewtonKrylovSolver provides an abstract interface for the implementation of inexact Newton-Krylov solvers for nonlinear problems of the form \( F[x]=b \). More...
|
| |
| class | NewtonKrylovSolverManager |
| | Class NewtonKrylovSolverManager is a singleton manager class to provide access to generic NewtonKrylovSolver implementations. More...
|
| |
| class | NodeDataSynchronization |
| | Class NodeDataSynchronization encapsulates the operations required to "synchronize" node-centered values defined at patch boundaries. More...
|
| |
| class | NodeSynchCopyFillPattern |
| | Class NodeCellSynchCopyFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern which limits overlaps to the node-centered ghost region surrounding a patch appropriate for "synchronizing" node-centered values in an axis-by-axis manner at patch boundaries. More...
|
| |
| class | NormOps |
| | Class NormOps provides functionality for computing discrete vector norms. More...
|
| |
| class | ParallelEdgeMap |
| | Class ParallelEdgeMap is a utility class for managing edge maps (i.e., maps from vertices to links between vertices) in parallel. More...
|
| |
| class | ParallelMap |
| | Class ParallelMap is a utility class for associating integer keys with arbitrary data items in parallel. More...
|
| |
| class | ParallelSet |
| | Class ParallelSet is a utility class for storing collections of integer keys in parallel. More...
|
| |
| class | PartitioningBox |
| | Class PartitioningBox implements an NDIM-dimensional bounding box defined by two points. Unlike a standard bounding box, a PartitioningBox is an NDIM-dimensional tensor product of half-open intervals: i.e., it is a half-open box. This property allows one to partition a domain into a set of boxes. More...
|
| |
| class | PartitioningBoxes |
| | Class PartitioningBoxes stores a set of bounding boxes and can check if a point is in the set of partitioning boxes or not in a more optimized way than just looping over a std::vector<PartitioningBox>. More...
|
| |
| class | PatchMathOps |
| | Class PatchMathOps provides functionality to perform mathematical operations on individual SAMRAI::hier::Patch objects. More...
|
| |
| class | PETScKrylovLinearSolver |
| | Class PETScKrylovLinearSolver provides a KrylovLinearSolver interface for a PETSc Krylov subspace iterative linear solver (KSP). More...
|
| |
| class | PETScKrylovPoissonSolver |
| | Class PETScKrylovPoissonSolver is an extension of class PETScKrylovLinearSolver that provides an implementation of the PoissonSolver interface. More...
|
| |
| class | PETScLevelSolver |
| | Class PETScLevelSolver is an abstract LinearSolver for solving systems of linear equations on a single SAMRAI::hier::PatchLevel using PETSc. More...
|
| |
| class | PETScMatLOWrapper |
| | Class PETScMatLOWrapper provides a LinearOperator interface for a PETSc Mat object. More...
|
| |
| class | PETScMatUtilities |
| | Class PETScMatUtilities provides utility functions for PETSc Mat objects. More...
|
| |
| class | PETScMFFDJacobianOperator |
| | Class PETScMFFDJacobianOperator provides a method for computing Jacobian-vector products, i.e., \( F'[x]v \), via a matrix-free finite-difference approach. More...
|
| |
| class | PETScNewtonKrylovSolver |
| | Class PETScNewtonKrylovSolver provides a NewtonKrylovSolver interface for a PETSc inexact Newton-Krylov iterative nonlinear solver (SNES). More...
|
| |
| class | PETScPCLSWrapper |
| | Class PETScPCLSWrapper provides a LinearSolver interface for a PETSc PC object. More...
|
| |
| class | PETScSAMRAIVectorReal |
| | Class PETScSAMRAIVectorReal is a class for wrapping SAMRAI::solv::SAMRAIVectorReal objects so that they may be used with the PETSc solver package. More...
|
| |
| class | PETScSNESFunctionGOWrapper |
| | Class PETScSNESFunctionGOWrapper provides a GeneralOperator interface for a PETSc SNES nonlinear function. More...
|
| |
| class | PETScSNESJacobianJOWrapper |
| | Class PETScSNESJacobianJOWrapper provides a JacobianOperator interface for a PETSc SNES Jacobian. More...
|
| |
| class | PETScVecUtilities |
| | Class PETScVecUtilities provides utility functions for PETSc Vec objects. More...
|
| |
| class | PhysicalBoundaryUtilities |
| | Class PhysicalBoundaryUtilities is a utility class to organize functions related to setting values at physical boundaries. More...
|
| |
| class | PointMap |
| |
| class | PoissonFACPreconditioner |
| | Class PoissonFACPreconditioner is a FACPreconditioner that has been specialized for Poisson problems. More...
|
| |
| class | PoissonFACPreconditionerStrategy |
| | Class PoissonFACPreconditionerStrategy is an abstract FACPreconditionerStrategy implementing many of the operations required by smoothers for the Poisson equation and related problems. More...
|
| |
| class | PoissonSolver |
| | Class PoissonSolver is an abstract base class for Poisson solvers. More...
|
| |
| class | PoissonUtilities |
| | Class PoissonUtilities provides utility functions for constructing Poisson solvers. More...
|
| |
| class | Quad4Mapping |
| |
| class | Quad9Mapping |
| |
| class | QuadratureCache |
| | Class storing multiple libMesh quadrature objects. We assume that quadrature rules are uniquely determined by the element type, quadrature type, and approximation order. There are several places in IBTK where we make this assumption, e.g., we will use data from two quadrature rules assumed to be equal (by this metric) to initialize FEMap objects. More...
|
| |
| struct | QuadratureData |
| |
| class | RefinePatchStrategySet |
| | Class RefinePatchStrategySet is a utility class that allows multiple SAMRAI::xfer::RefinePatchStrategy objects to be employed by a single SAMRAI::xfer::RefineSchedule. More...
|
| |
| class | RobinPhysBdryPatchStrategy |
| | Class RobinPhysBdryPatchStrategy is an abstract strategy class that extends the SAMRAI::xfer::RefinePatchStrategy interface to provide routines specific for setting Robin boundary conditions at physical boundaries. This class also provides default implementations of some methods defined in SAMRAI::xfer::RefinePatchStrategy that are generally not needed for filling ghost cell values at physical boundaries. More...
|
| |
| class | SAMRAIDataCache |
| | Class SAMRAIDataCache is a utility class for caching cloned SAMRAI patch data. Patch data are allocated as needed and should not be deallocated by the caller. More...
|
| |
| class | SAMRAIGhostDataAccumulator |
| | Class that can accumulate data summed into ghost regions on a patch hierarchy into their correct locations. More...
|
| |
| class | SAMRAIScopedVectorCopy |
| |
| class | SAMRAIScopedVectorDuplicate |
| |
| class | SCLaplaceOperator |
| | Class SCLaplaceOperator is a concrete LaplaceOperator which implements a globally second-order accurate side-centered finite difference discretization of a scalar elliptic operator of the form \( L = C I + \nabla \cdot D \nabla\). More...
|
| |
| class | SCPoissonHypreLevelSolver |
| | Class SCPoissonHypreLevelSolver is a concrete LinearSolver for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) on a single SAMRAI::hier::PatchLevel using hypre. More...
|
| |
| class | SCPoissonPETScLevelSolver |
| | Class SCPoissonPETScLevelSolver is a concrete PETScLevelSolver for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) on a single SAMRAI::hier::PatchLevel using PETSc. More...
|
| |
| class | SCPoissonPointRelaxationFACOperator |
| | Class SCPoissonPointRelaxationFACOperator is a concrete PoissonFACPreconditionerStrategy for solving elliptic equations of the form \( \mbox{$L u$} = \mbox{$(C I + \nabla \cdot D \nabla) u$} = f \) using a globally second-order accurate side-centered finite-difference discretization, with support for Robin and periodic boundary conditions. More...
|
| |
| class | SCPoissonSolverManager |
| | Class SCPoissonSolverManager is a singleton manager class to provide access to generic side-centered PoissonSolver implementations. More...
|
| |
| class | SecondaryHierarchy |
| |
| class | SideDataSynchronization |
| | Class SideDataSynchronization encapsulates the operations required to "synchronize" side-centered values defined at patch boundaries. More...
|
| |
| class | SideNoCornersFillPattern |
| | Class SideCellNoCornersFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern that limits overlaps to the cell-centered ghost region surrounding a patch on the target level, excluding all corners (and, in 3D, patch edges). More...
|
| |
| class | SideSynchCopyFillPattern |
| | Class SideCellSynchCopyFillPattern is a concrete implementation of the abstract base class SAMRAI::xfer::VariableFillPattern. It is used to calculate overlaps according to a pattern which limits overlaps to the side-centered ghost region surrounding a patch appropriate for "synchronizing" side-centered values at patch boundaries. More...
|
| |
| class | SnapshotCache |
| | Class SnapshotCache provides a method of storing snapshots of patch data on a snapshot of the patch hierarchy. More...
|
| |
| class | StableCentroidPartitioner |
| | A libMesh partitioner that partitions a mesh based on the x coordinate of each centroid in a numerically stable way. More...
|
| |
| class | StaggeredPhysicalBoundaryHelper |
| | Class StaggeredPhysicalBoundaryHelper provides helper functions to handle physical boundary conditions for a staggered grid discretizations. More...
|
| |
| class | StandardTagAndInitStrategySet |
| | Class StandardTagAndInitStrategySet is a utility class that allows multiple SAMRAI::mesh::StandardTagAndInitStrategy objects to be employed by a single SAMRAI::mesh::StandardTagAndInitialize object. More...
|
| |
| class | Streamable |
| | Class Streamable is an abstract interface for objects that can be packed into SAMRAI::tbox::AbstractStream data streams. More...
|
| |
| class | StreamableFactory |
| | Class StreamableFactory is an abstract interface for classes that can unpack particular concrete Streamable objects from SAMRAI::tbox::AbstractStream data streams. More...
|
| |
| class | StreamableManager |
| | Class StreamableManager is a singleton manager class that organizes the actual packing and unpacking of concrete Streamable objects for SAMRAI::tbox::AbstractStream based communication. More...
|
| |
| class | SubdomainToPatchLevelTranslation |
| |
| struct | SystemData |
| |
| class | Tet10Mapping |
| |
| class | Tet4Mapping |
| |
| class | Tri3Mapping |
| |
| class | Tri6Mapping |
| |
| class | VCSCViscousOperator |
| | Class VCSCViscousOperator is a subclass of SCLaplaceOperator which implements a globally second-order accurate side-centered finite difference discretization of a vector elliptic operator of the form \( L = \beta C I + \alpha \nabla \cdot \mu ( (\nabla u) + (\nabla u)^T ) \). More...
|
| |
| class | VCSCViscousOpPointRelaxationFACOperator |
| | Class VCSCViscousOpPointRelaxationFACOperator is a specialization of SCPoissonPointRelaxationFACOperator for solving vector elliptic equation of the form \( \mbox{$L u$} = C u + \nabla \cdot \mu (\nabla u + (\nabla u)^T) = f \) using a globally second-order accurate side-centered finite-difference discretization, with support for Robin and periodic boundary conditions. More...
|
| |
| class | VCSCViscousPETScLevelSolver |
| | Class VCSCViscousPETScLevelSolver is a subclass of SCPoissonPETScLevelSolver class which solves vector-valued elliptic equation of the form \( \mbox{$L u$} = C u + \nabla \cdot \mu (\nabla u + (\nabla u)^T) = f \) on a single SAMRAI::hier::PatchLevel using PETSc. More...
|
| |
|
| template<typename T > |
| using | EigenAlignedVector = std::vector< T > |
| |
| using | Matrix2d = Eigen::Matrix< double, 2, 2 > |
| |
| using | Vector2d = Eigen::Matrix< double, 2, 1 > |
| |
| using | ColumnVector2d = Eigen::Matrix< double, 2, 1 > |
| |
| using | RowVector2d = Eigen::Matrix< double, 1, 2 > |
| |
| using | Matrix3d = Eigen::Matrix< double, 3, 3 > |
| |
| using | Vector3d = Eigen::Matrix< double, 3, 1 > |
| |
| using | ColumnVector3d = Eigen::Matrix< double, 3, 1 > |
| |
| using | RowVector3d = Eigen::Matrix< double, 1, 3 > |
| |
| using | MatrixNd = Eigen::Matrix< double, NDIM, NDIM > |
| |
| using | VectorNd = Eigen::Matrix< double, NDIM, 1 > |
| |
| using | ColumnVectorNd = Eigen::Matrix< double, NDIM, 1 > |
| |
| using | RowVectorNd = Eigen::Matrix< double, 1, NDIM > |
| |
| using | MatrixXd = Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > |
| |
| using | VectorXd = Eigen::Matrix< double, Eigen::Dynamic, 1 > |
| |
| using | ColumnVectorXd = Eigen::Matrix< double, Eigen::Dynamic, 1 > |
| |
| using | RowVectorXd = Eigen::Matrix< double, 1, Eigen::Dynamic > |
| |
| using | Matrix = MatrixNd |
| |
| using | Point = VectorNd |
| |
| using | Vector = VectorNd |
| |
| using | RigidDOFVector = Eigen::Matrix< double, s_max_free_dofs, 1 > |
| |
| using | FreeRigidDOFVector = Eigen::Matrix< int, s_max_free_dofs, 1 > |
| |
| using | RDV = RigidDOFVector |
| |
| using | FRDV = FreeRigidDOFVector |
| |
| using | IndexFortranOrder = struct IndexOrder< SAMRAI::hier::Index< NDIM > > |
| |
| using | CellIndexFortranOrder = struct IndexOrder< SAMRAI::pdat::CellIndex< NDIM > > |
| |
| using | quadrature_key_type = std::tuple< libMesh::ElemType, libMesh::QuadratureType, libMesh::Order, bool > |
| |
| using | ScalarMeshFcnPtr = void(*)(double &F, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | VectorMeshFcnPtr = void(*)(libMesh::VectorValue< double > &F, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | TensorMeshFcnPtr = void(*)(libMesh::TensorValue< double > &F, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | ScalarSurfaceFcnPtr = void(*)(double &F, const libMesh::VectorValue< double > &n, const libMesh::VectorValue< double > &N, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, unsigned short int side, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | VectorSurfaceFcnPtr = void(*)(libMesh::VectorValue< double > &F, const libMesh::VectorValue< double > &n, const libMesh::VectorValue< double > &N, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, unsigned short int side, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | TensorSurfaceFcnPtr = void(*)(libMesh::TensorValue< double > &F, const libMesh::VectorValue< double > &n, const libMesh::VectorValue< double > &N, const libMesh::TensorValue< double > &FF, const libMesh::Point &x, const libMesh::Point &X, libMesh::Elem *elem, unsigned short int side, const std::vector< const std::vector< double > * > &system_var_data, const std::vector< const std::vector< libMesh::VectorValue< double > > * > &system_grad_var_data, double data_time, void *ctx) |
| |
| using | LNodeIndexSet = LSet< LNodeIndex > |
| |
| using | LNodeIndexSetData = LIndexSetData< LNodeIndex > |
| |
| using | LNodeIndexSetDataFactory = LIndexSetDataFactory< LNodeIndex > |
| |
| using | LNodeIndexSetDataIterator = LSetDataIterator< LNodeIndex > |
| |
| using | LNodeIndexSetVariable = LIndexSetVariable< LNodeIndex > |
| |
| using | LNodeIndexTransaction = LTransaction< LNodeIndex > |
| |
| using | LNodeSet = LSet< LNode > |
| |
| using | LNodeSetData = LIndexSetData< LNode > |
| |
| using | LNodeSetDataFactory = LIndexSetDataFactory< LNode > |
| |
| using | LNodeSetDataIterator = LSetDataIterator< LNode > |
| |
| using | LNodeSetVariable = LIndexSetVariable< LNode > |
| |
| using | LNodeTransaction = LTransaction< LNode > |
| |
|
| std::vector< SAMRAI::hier::Box< NDIM > > | merge_boxes_by_longest_edge (const std::vector< SAMRAI::hier::Box< NDIM > > &boxes) |
| |
| FEUpdateFlags | operator& (const FEUpdateFlags f1, const FEUpdateFlags f2) |
| |
| FEUpdateFlags | operator| (const FEUpdateFlags f1, const FEUpdateFlags f2) |
| |
| FEUpdateFlags & | operator|= (FEUpdateFlags &f1, const FEUpdateFlags f2) |
| |
| FEUpdateFlags & | operator&= (FEUpdateFlags &f1, const FEUpdateFlags f2) |
| |
| template<typename T > |
| T | string_to_enum (const std::string &) |
| | Routine for converting strings to enums. More...
|
| |
| template<typename T > |
| std::string | enum_to_string (T) |
| | Routine for converting enums to strings. More...
|
| |
| template<> |
| MGCycleType | string_to_enum< MGCycleType > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< MGCycleType > (MGCycleType val) |
| |
| template<> |
| RegridMode | string_to_enum< RegridMode > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< RegridMode > (RegridMode val) |
| |
| template<> |
| VariableContextType | string_to_enum< VariableContextType > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< VariableContextType > (VariableContextType val) |
| |
| template<> |
| VCInterpType | string_to_enum< VCInterpType > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< VCInterpType > (VCInterpType val) |
| |
| template<> |
| NodeOutsidePatchCheckType | string_to_enum< NodeOutsidePatchCheckType > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< NodeOutsidePatchCheckType > (NodeOutsidePatchCheckType val) |
| |
| template<> |
| TimePoint | string_to_enum< TimePoint > (const std::string &val) |
| |
| template<> |
| std::string | enum_to_string< TimePoint > (TimePoint val) |
| |
| MPI_Datatype | mpi_type_id (const double) |
| |
| MPI_Datatype | mpi_type_id (const std::pair< double, int >) |
| |
| MPI_Datatype | mpi_type_id (const int) |
| |
| MPI_Datatype | mpi_type_id (const std::pair< int, int >) |
| |
| MPI_Datatype | mpi_type_id (const float) |
| |
| MPI_Datatype | mpi_type_id (const std::pair< float, int >) |
| |
| MPI_Datatype | mpi_type_id (const char) |
| |
| MPI_Datatype | mpi_type_id (const unsigned int) |
| |
| template<typename T > |
| MPI_Datatype | mpi_type_id (const T &) |
| |
| bool | rel_equal_eps (double a, double b, double eps=std::sqrt(std::numeric_limits< double >::epsilon())) |
| |
| bool | abs_equal_eps (double a, double b, double eps=std::sqrt(std::numeric_limits< double >::epsilon())) |
| | Check whether the absolute difference between a and b are within the threshold eps. More...
|
| |
| std::string | get_data_time_str (const double data_time, const double current_time, const double new_time) |
| |
| double | get_min_patch_dx (const SAMRAI::hier::PatchLevel< NDIM > &patch_level) |
| |
| template<class T , unsigned N> |
| std::array< T, N > | array_constant (const T &v) |
| |
| template<class T , unsigned N> |
| std::array< T, N > | array_one () |
| |
| template<class T , unsigned N> |
| std::array< T, N > | array_zero () |
| |
| bool | level_can_be_refined (int level_number, int max_levels) |
| |
| std::pair< int, int > | voigt_to_tensor_idx (const int k) |
| |
| int | tensor_idx_to_voigt (const std::pair< int, int > &idx) |
| |
| double | smooth_heaviside (const double &phi, const double &alpha) |
| |
| double | smooth_delta (const double &phi, const double &alpha) |
| |
| double | discontinuous_heaviside (const double &phi) |
| |
| void | deallocate_vector_data (SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, int coarsest_ln=invalid_level_number, int finest_ln=invalid_level_number) |
| |
| void | free_vector_components (SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, int coarsest_ln=invalid_level_number, int finest_ln=invalid_level_number) |
| |
| template<class T > |
| const T & | checked_dereference (const SAMRAI::tbox::Pointer< T > &p) |
| |
| template<class T > |
| T & | checked_dereference (SAMRAI::tbox::Pointer< T > &p) |
| |
| std::vector< double > | interpolate (const VectorNd &X, int data_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > Q_var, int Q_depth, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > patch_hierarchy, std::string kernel_fcn="IB_4") |
| |
| std::vector< double > | interpolate (const std::vector< VectorNd > &X, int data_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > Q_var, int Q_depth, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > patch_hierarchy, std::string kernel_fcn="IB_4") |
| |
| int | get_dim (const libMesh::ElemType elem_type) |
| |
| std::size_t | get_n_nodes (const libMesh::ElemType elem_type) |
| |
| libMesh::Order | get_default_order (const libMesh::ElemType elem_type) |
| |
| void | copy_and_synch (libMesh::NumericVector< double > &v_in, libMesh::NumericVector< double > &v_out, const bool close_v_in=true, const bool close_v_out=true) |
| |
| void | batch_vec_copy (const std::vector< libMesh::PetscVector< double > * > &x_vecs, const std::vector< libMesh::PetscVector< double > * > &y_vecs) |
| |
| void | batch_vec_copy (const std::vector< std::vector< libMesh::PetscVector< double > * > > &x_vecs, const std::vector< std::vector< libMesh::PetscVector< double > * > > &y_vecs) |
| |
| void | batch_vec_assembly (const std::vector< libMesh::PetscVector< double > * > &vecs) |
| |
| void | batch_vec_assembly (const std::vector< std::vector< libMesh::PetscVector< double > * > > &vecs) |
| |
| void | batch_vec_ghost_update (const std::vector< libMesh::PetscVector< double > * > &vecs, const InsertMode insert_mode, const ScatterMode scatter_mode) |
| |
| void | batch_vec_ghost_update (const std::vector< std::vector< libMesh::PetscVector< double > * > > &vecs, const InsertMode insert_mode, const ScatterMode scatter_mode) |
| |
| void | setup_system_vectors (libMesh::EquationSystems *equation_systems, const std::vector< std::string > &system_names, const std::vector< std::string > &vector_names, const bool from_restart) |
| |
| void | setup_system_vector (libMesh::System &system, const std::string &vector_name, const bool from_restart) |
| |
| void | copy_dof_ids_to_vector (const unsigned int var_n, const boost::multi_array< libMesh::dof_id_type, 2 > &elem_dofs, std::vector< libMesh::dof_id_type > &dofs) |
| |
| void | apply_transposed_constraint_matrix (const libMesh::DofMap &dof_map, libMesh::PetscVector< double > &rhs) |
| |
| quadrature_key_type | getQuadratureKey (libMesh::QuadratureType quad_type, libMesh::Order order, bool use_adaptive_quadrature, double point_density, bool allow_rules_with_negative_weights, const libMesh::Elem *elem, const boost::multi_array< double, 2 > &X_node, double dx_min) |
| |
| template<class MultiArray , class Array > |
| void | get_values_for_interpolation (MultiArray &U_node, const libMesh::PetscVector< double > &U_petsc_vec, const Array &U_local_soln, const std::vector< unsigned int > &dof_indices) |
| |
| template<class MultiArray_1 , class MultiArray_2 , class Array > |
| void | get_values_for_interpolation (MultiArray_1 &U_node, const libMesh::PetscVector< double > &U_petsc_vec, const Array &U_local_soln, const MultiArray_2 &dof_indices) |
| |
| template<class MultiArray > |
| void | get_values_for_interpolation (MultiArray &U_node, libMesh::NumericVector< double > &U_vec, const std::vector< unsigned int > &dof_indices) |
| |
| template<class MultiArray_1 , class MultiArray_2 > |
| void | get_values_for_interpolation (MultiArray_1 &U_node, libMesh::NumericVector< double > &U_vec, const MultiArray_2 &dof_indices) |
| |
| template<class MultiArray > |
| void | interpolate (double &U, const int qp, const MultiArray &U_node, const std::vector< std::vector< double > > &phi) |
| |
| template<class MultiArray > |
| double | interpolate (const int qp, const MultiArray &U_node, const std::vector< std::vector< double > > &phi) |
| |
| template<class MultiArray > |
| void | interpolate (double *const U, const int qp, const MultiArray &U_node, const std::vector< std::vector< double > > &phi) |
| |
| template<class MultiArray > |
| void | interpolate (libMesh::TypeVector< double > &U, const int qp, const MultiArray &U_node, const std::vector< std::vector< double > > &phi) |
| |
| template<class MultiArray > |
| void | jacobian (libMesh::TypeTensor< double > &dX_ds, const int qp, const MultiArray &X_node, const std::vector< std::vector< libMesh::VectorValue< double > > > &dphi) |
| |
| void | tensor_inverse (libMesh::TensorValue< double > &A_inv, const libMesh::TensorValue< double > &A, const int dim=NDIM) |
| |
| libMesh::TensorValue< double > | tensor_inverse (const libMesh::TensorValue< double > &A, const int dim=NDIM) |
| |
| void | tensor_inverse_transpose (libMesh::TensorValue< double > &A_inv_trans, const libMesh::TensorValue< double > &A, const int dim=NDIM) |
| |
| libMesh::TensorValue< double > | tensor_inverse_transpose (const libMesh::TensorValue< double > &A, const int dim=NDIM) |
| |
| void | outer_product (libMesh::TensorValue< double > &u_prod_v, const libMesh::TypeVector< double > &u, const libMesh::TypeVector< double > &v, const int dim=NDIM) |
| |
| libMesh::TensorValue< double > | outer_product (const libMesh::TypeVector< double > &u, const libMesh::TypeVector< double > &v, const int dim=NDIM) |
| |
| bool | intersect_line_with_edge (std::vector< std::pair< double, libMesh::Point > > &t_vals, libMesh::Edge *elem, libMesh::Point r, libMesh::VectorValue< double > q, const double tol=0.0) |
| |
| bool | intersect_line_with_face (std::vector< std::pair< double, libMesh::Point > > &t_vals, libMesh::Face *elem, libMesh::Point r, libMesh::VectorValue< double > q, const double tol=0.0) |
| |
| void | get_nodal_dof_indices (const libMesh::DofMap &dof_map, const libMesh::Node *const node, const unsigned int variable_n, std::vector< libMesh::dof_id_type > &nodal_indices) |
| |
| template<class MultiArray > |
| double | get_max_edge_length (const libMesh::Elem *const elem, const MultiArray &X_node) |
| |
| void | write_elem_partitioning (const std::string &file_name, const libMesh::System &position_system) |
| |
| void | write_node_partitioning (const std::string &file_name, const libMesh::System &position_system) |
| |
| std::vector< libMesh::BoundingBox > | get_local_element_bounding_boxes (const libMesh::MeshBase &mesh, const libMesh::System &X_system, libMesh::QuadratureType quad_type, libMesh::Order quad_order, bool use_adaptive_quadrature, double point_density, bool allow_rules_with_negative_weights, double patch_dx_min) |
| |
| std::vector< libMesh::BoundingBox > | get_local_element_bounding_boxes (const libMesh::MeshBase &mesh, const libMesh::System &X_system) |
| |
| std::vector< libMesh::BoundingBox > | get_global_element_bounding_boxes (const libMesh::MeshBase &mesh, const std::vector< libMesh::BoundingBox > &local_bboxes) |
| |
| std::vector< libMesh::BoundingBox > | get_global_element_bounding_boxes (const libMesh::MeshBase &mesh, const libMesh::System &X_system) |
| |
| Vec | setup_petsc_vector (const unsigned int num_local_nodes, const unsigned int depth, const std::vector< int > &nonlocal_petsc_indices) |
| |
| void | update_snapshot (SnapshotCache &cache, int u_idx, double time, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > current_hierarchy, double tol=1.0e-8) |
| |
| void | fill_snapshot_on_hierarchy (SnapshotCache &cache, int u_idx, double time, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > current_hierarchy, const std::string &snapshot_refine_type, double tol=1.0e-8) |
| |
| void | fill_snapshot_at_time (SnapshotCache &snapshot_cache, int u_idx, double t, int scr_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, const std::string &refine_type, SAMRAI::tbox::Pointer< SAMRAI::math::HierarchyDataOpsReal< NDIM, double > > hier_data_ops=nullptr, double period=std::numeric_limits< double >::quiet_NaN()) |
| |
| void | reportPETScKSPConvergedReason (const std::string &object_name, const KSPConvergedReason &reason, std::ostream &os) |
| | Report the KSPConvergedReason. More...
|
| |
| void | reportPETScSNESConvergedReason (const std::string &object_name, const SNESConvergedReason &reason, std::ostream &os) |
| | Report the SNESConvergedReason. More...
|
| |
| std::array< HYPRE_Int, NDIM > | hypre_array (const SAMRAI::hier::Index< NDIM > &index) |
| | Helper function to convert SAMRAI indices to Hypre integers. More...
|
| |
| void | copyFromHypre (SAMRAI::pdat::CellData< NDIM, double > &dst_data, const std::vector< HYPRE_StructVector > &vectors, const SAMRAI::hier::Box< NDIM > &box) |
| | Copy data from a vector of Hypre vectors to SAMRAI cell centered data with depth equal to number of Hypre vectors. More...
|
| |
| void | copyFromHypre (SAMRAI::pdat::SideData< NDIM, double > &dst_data, HYPRE_SStructVector vector, const SAMRAI::hier::Box< NDIM > &box) |
| | Copy data from a Hypre vector to SAMRAI side centered data. More...
|
| |
| void | copyToHypre (const std::vector< HYPRE_StructVector > &vectors, SAMRAI::pdat::CellData< NDIM, double > &src_data, const SAMRAI::hier::Box< NDIM > &box) |
| | Copy data from SAMRAI cell centered data to Hypre vectors. More...
|
| |
| void | copyToHypre (HYPRE_SStructVector &vector, SAMRAI::pdat::SideData< NDIM, double > &src_data, const SAMRAI::hier::Box< NDIM > &box) |
| | Copy data from SAMRAI side centered data to a Hypre vector. More...
|
| |