QUGaR 0.0.4
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NqugarQUGaR's main namespace
 Nimpl
 Nfuncs
 N_impl
 CIsAlgoimVector
 CIsAlgoimVector< Point< dim > >
 CIsAlgoimVector< Vector< T, dim > >
 CNewVector
 CNewVector< Point< dim >, new_dim >
 CNewVector< Vector< T, dim >, new_dim >
 CVectorDim
 CVectorDim< Point< dim_ > >
 CVectorDim< Vector< T, dim_ > >
 CVectorType
 CVectorType< Point< dim > >
 CVectorType< Vector< T, dim > >
 CAddFunctionsThis function adds two functions together
 CAnnulus2D annulus function. The function is defined by the annulus center and outer and inner radii. The function presents a negative sign inside the annulus (between both boundaries), and positive outside
 CAnnulusBase2D annulus base class. The function is defined by the annulus center and major and inner radii. The function presents a negative sign inside the annulus (between both boundaries), and positive outside
 CAnnulusBzr2D annulus function. The function is defined by the annulus center and outer and inner radii. The function presents a negative sign inside the annulus (between both boundaries), and positive outside
 CConstantDimension independent constant function
 CConstantBaseDimension independent constant function
 CConstantBzrDimension independent constant function
 CCylinderInfinite cylinder
 CCylinderBaseInfinite cylinder base class
 CCylinderBzrInfinite cylinder
 CDimLinearDim-linear function
 CEllipsoidDimension independent ellipsoidal function. The function is defined by the ellipsoid's semi-axes and centered at the origin. The function presents a negative sign around the origin, and positive far away
 CEllipsoidBaseDimension independent ellipsoidal function (base cass). The function is defined by the ellipsoid's semi-axes and centered at the origin. The function presents a negative sign around the origin, and positive far away
 CEllipsoidBzrDimension independent ellipsoidal function. The function is defined by the ellipsoid's semi-axes and centered at the origin. The function presents a negative sign around the origin, and positive far away
 CFuncWithAffineTransfFunction containing an affine transformation
 CNegativeThis function computes the negative of a given function
 CPlanePlane function
 CPlaneBasePlane base class
 CPlaneBzrPlane function
 CSphereDimension independent spherical function. The function is defined by its center and radius. The function presents a negative sign around the center, and positive far away. At a radius distance from the center, the function vanishes
 CSphereBaseDimension independent spherical function
 CSphereBzrDimension independent spherical function. The function is defined by its center and radius. The function presents a negative sign around the center, and positive far away. At a radius distance from the center, the function vanishes
 CSquareDimension independent square function in domain [-1,1]^dim
 CSubtractFunctionsThis function subtracts two functions
 CTorus3D torus function. The function is defined by the torus center, axis, and major and inner radii. The function presents a negative sign inside the torus, and positive outside
 CTorusBase3D torus function base class. The function is defined by the torus center, axis, and major and inner radii. The function presents a negative sign inside the torus, and positive outside
 CTorusBzr3D torus function. The function is defined by the torus center, axis, and major and inner radii. The function presents a negative sign inside the torus, and positive outside
 CTransformedFunctionCreates a new implicit function that is just a base function to which an affine transformation is applied
 Ntpms
 CTPMSBase
 CAffineTransfClass for representing affine transformations
 CBezierTPDim-dimensional tensor-product Bezier polynomial function
 CDomainFuncDomain functions
 CImplReparamMeshClass for storing an implicit domain reparameterization using Lagrange cells
 CMonomialsTPDim-dimensional tensor-product monomials function
 CPolynomialTPBase class for tensor-product polynomial functions
 CRefSystemA class representing a reference system in a given dimension
 CRootsIntervalsStruct for storing and managing computed roots and intervals of an implicit function
 CUnfittedImplDomain
 CBoundBoxClass representing a dim-dimensional Cartesian product bounding box
 CCartGridTPClass representing a dim-dimensional Cartesian tensor-product grid
 CCutCellsQuad
 CCutIsoBoundsQuad
 CCutUnfBoundsQuad
 CGaussHelper class for computing the abscissae and weights of the Gauss-Legendre quadrature rule referred to the [0,1]. The maximum number of abscissae/weights is prescribed by n_max. The abscissae / weights are precomputed with enough precision (34 significant digits) for double or quadruple precision applications
 CQuadratureClass for storing dim-dimensional quadratures (non-tensor product)
 CReparamMeshClass for storing an implicit domain reparameterization using Lagrange cells
 CSubCartGridTPSubgrid of a Cartesian grid TP. It is a subset of the cells of a given grid
 CTanhSinhHelper class for computing the abscissae and weights of the tanh-sinh quadrature rule referred to the [0,1]. The maximum number of abscissae/weights is prescribed by n_max. The abscissae / weights are precomputed with enough precision (34 significant digits) for double or quadruple precision applications
 CTensorIndexRangeTPClass representing a dim-dimensional range defined by lower and upper tensor bounds
 CIteratorIterator class for tensor index ranges
 CTensorIndexTPClass representing a dim-dimensional tensor-product indices
 CTensorSizeTPClass representing a dim-dimensional tensor-product sizes container
 CToleranceClass for tolerance related computations
 CUnfittedDomain
 Nstd
 Chash< qugar::TensorIndexTP< dim > >