MFEM v4.8.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::BatchInverseElementTransformation Member List

This is the complete list of members for mfem::BatchInverseElementTransformation, including all inherited members.

AddFindClosestSpecialization()mfem::BatchInverseElementTransformationinlinestatic
AddNewtonSolveSpecialization()mfem::BatchInverseElementTransformationinlinestatic
BatchInverseElementTransformation()mfem::BatchInverseElementTransformation
BatchInverseElementTransformation(const GridFunction &nodes, MemoryType d_mt=MemoryType::DEFAULT)mfem::BatchInverseElementTransformation
BatchInverseElementTransformation(const Mesh &mesh, MemoryType d_mt=MemoryType::DEFAULT)mfem::BatchInverseElementTransformation
ClosestPhysDofKernelType typedefmfem::BatchInverseElementTransformation
ClosestPhysPointKernelType typedefmfem::BatchInverseElementTransformation
ClosestRefDofKernelType typedefmfem::BatchInverseElementTransformation
ClosestRefPointKernelType typedefmfem::BatchInverseElementTransformation
GetBasisType() constmfem::BatchInverseElementTransformationinline
MFEM_REGISTER_KERNELS(FindClosestPhysPoint, ClosestPhysPointKernelType,(int, int, bool))mfem::BatchInverseElementTransformation
MFEM_REGISTER_KERNELS(FindClosestPhysDof, ClosestPhysDofKernelType,(int, int, bool))mfem::BatchInverseElementTransformation
MFEM_REGISTER_KERNELS(FindClosestRefDof, ClosestRefDofKernelType,(int, int, bool))mfem::BatchInverseElementTransformation
MFEM_REGISTER_KERNELS(FindClosestRefPoint, ClosestRefPointKernelType,(int, int, bool))mfem::BatchInverseElementTransformation
MFEM_REGISTER_KERNELS(NewtonSolve, NewtonKernelType,(int, int, InverseElementTransformation::SolverType, bool))mfem::BatchInverseElementTransformation
MFEM_REGISTER_KERNELS(NewtonEdgeScan, NewtonEdgeScanKernelType,(int, int, InverseElementTransformation::SolverType, bool))mfem::BatchInverseElementTransformation
NewtonEdgeScanKernelType typedefmfem::BatchInverseElementTransformation
NewtonKernelType typedefmfem::BatchInverseElementTransformation
SetInitGuessOrder(int order)mfem::BatchInverseElementTransformationinline
SetInitGuessPointsType(int q_type)mfem::BatchInverseElementTransformationinline
SetInitGuessRelOrder(int order)mfem::BatchInverseElementTransformationinline
SetInitialGuessType(InverseElementTransformation::InitGuessType itype)mfem::BatchInverseElementTransformationinline
SetMaxIter(int max_it)mfem::BatchInverseElementTransformationinline
SetPhysicalRelTol(real_t phys_rel_tol)mfem::BatchInverseElementTransformationinline
SetReferenceTol(real_t ref_sp_tol)mfem::BatchInverseElementTransformationinline
SetSolverType(InverseElementTransformation::SolverType stype)mfem::BatchInverseElementTransformationinline
Transform(const Vector &pts, const Array< int > &elems, Array< int > &types, Vector &refs, bool use_device=true, Array< int > *iters=nullptr) constmfem::BatchInverseElementTransformation
UpdateNodes(const GridFunction &nodes, MemoryType d_mt=MemoryType::DEFAULT)mfem::BatchInverseElementTransformation
UpdateNodes(const Mesh &mesh, MemoryType d_mt=MemoryType::DEFAULT)mfem::BatchInverseElementTransformation
~BatchInverseElementTransformation()mfem::BatchInverseElementTransformation