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

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

ARITHMETIC enum valuemfem::FindPointsGSLIB
AvgType enum namemfem::FindPointsGSLIB
avgtypemfem::FindPointsGSLIBprotected
bbmfem::FindPointsGSLIBmutable
bdr_tolmfem::FindPointsGSLIBprotected
crmfem::FindPointsGSLIBprotected
default_interp_valuemfem::FindPointsGSLIBprotected
DEVmfem::FindPointsGSLIBprotected
dimmfem::FindPointsGSLIBprotected
distfintmfem::OversetFindPointsGSLIBprotected
DistributeInterpolatedValues(const Vector &int_vals, const int vdim, const int ordering, Vector &field_out) constmfem::FindPointsGSLIBvirtual
DistributePointInfoToOwningMPIRanks(Array< unsigned int > &recv_elem, Vector &recv_ref, Array< unsigned int > &recv_code)mfem::FindPointsGSLIBvirtual
dof1dmfem::FindPointsGSLIB
dof1d_solmfem::FindPointsGSLIB
fdataDmfem::FindPointsGSLIBprotected
fec_map_linmfem::FindPointsGSLIBprotected
fes_rst_mapmfem::FindPointsGSLIBprotected
find_devicemfem::FindPointsGSLIB
FindPoints(const Vector &point_pos, Array< unsigned int > &point_id, int point_pos_ordering=Ordering::byNODES)mfem::OversetFindPointsGSLIB
mfem::FindPointsGSLIB::FindPoints(const Vector &point_pos, int point_pos_ordering=Ordering::byNODES)mfem::FindPointsGSLIB
mfem::FindPointsGSLIB::FindPoints(Mesh &m, const Vector &point_pos, int point_pos_ordering=Ordering::byNODES, const double bb_t=0.1, const double newt_tol=1.0e-12, const int npt_max=256)mfem::FindPointsGSLIB
FindPointsGSLIB()mfem::FindPointsGSLIB
FindPointsGSLIB(MPI_Comm comm_)mfem::FindPointsGSLIB
FindPointsLocal2(const Vector &point_pos, int point_pos_ordering, Array< unsigned int > &gsl_code_dev_l, Array< unsigned int > &gsl_elem_dev_l, Vector &gsl_ref_l, Vector &gsl_dist_l, int npt)mfem::FindPointsGSLIBprotected
FindPointsLocal3(const Vector &point_pos, int point_pos_ordering, Array< unsigned int > &gsl_code_dev_l, Array< unsigned int > &gsl_elem_dev_l, Vector &gsl_ref_l, Vector &gsl_dist_l, int npt)mfem::FindPointsGSLIBprotected
FindPointsOnDevice(const Vector &point_pos, int point_pos_ordering=Ordering::byNODES)mfem::FindPointsGSLIBprotected
FreeData()mfem::FindPointsGSLIBvirtual
GetAxisAlignedBoundingBoxes(Vector &aabb)mfem::FindPointsGSLIB
GetCode() constmfem::FindPointsGSLIBinlinevirtual
GetDist() constmfem::FindPointsGSLIBinlinevirtual
GetElem() constmfem::FindPointsGSLIBinlinevirtual
GetGSLIBElem() constmfem::FindPointsGSLIBinlinevirtual
GetGSLIBReferencePosition() constmfem::FindPointsGSLIBinlinevirtual
GetNodalValues(const GridFunction *gf_in, Vector &node_vals)mfem::FindPointsGSLIBprotectedvirtual
GetOrientedBoundingBoxes(DenseTensor &obbA, Vector &obbC, Vector &obbV)mfem::FindPointsGSLIB
GetProc() constmfem::FindPointsGSLIBinlinevirtual
GetReferencePosition() constmfem::FindPointsGSLIBinlinevirtual
gf_rst_mapmfem::FindPointsGSLIBprotected
gll1dmfem::FindPointsGSLIB
gll1d_solmfem::FindPointsGSLIB
gpu_to_cpu_fallbackmfem::FindPointsGSLIBprotected
gsl_codemfem::FindPointsGSLIBprotected
gsl_commmfem::FindPointsGSLIBprotected
gsl_distmfem::FindPointsGSLIBprotected
gsl_elemmfem::FindPointsGSLIBprotected
gsl_meshmfem::FindPointsGSLIBprotected
gsl_mfem_elemmfem::FindPointsGSLIBprotected
gsl_mfem_refmfem::FindPointsGSLIBprotected
gsl_procmfem::FindPointsGSLIBprotected
gsl_refmfem::FindPointsGSLIBprotected
h_nxmfem::FindPointsGSLIB
h_o_sizemfem::FindPointsGSLIB
HARMONIC enum valuemfem::FindPointsGSLIB
hash2mfem::FindPointsGSLIB
hash3mfem::FindPointsGSLIB
Interpolate(const Vector &point_pos, Array< unsigned int > &point_id, const GridFunction &field_in, Vector &field_out, int point_pos_ordering=Ordering::byNODES)mfem::OversetFindPointsGSLIB
Interpolate(const GridFunction &field_in, Vector &field_out)mfem::OversetFindPointsGSLIBvirtual
Interpolate(const Vector &point_pos, const GridFunction &field_in, Vector &field_out, int point_pos_ordering=Ordering::byNODES)mfem::OversetFindPointsGSLIB
Interpolate(Mesh &m, const Vector &point_pos, const GridFunction &field_in, Vector &field_out, int point_pos_ordering=Ordering::byNODES)mfem::OversetFindPointsGSLIB
InterpolateGeneral(const GridFunction &field_in, Vector &field_out)mfem::FindPointsGSLIBprotectedvirtual
InterpolateH1(const GridFunction &field_in, Vector &field_out)mfem::FindPointsGSLIBprotectedvirtual
InterpolateLocal2(const Vector &field_in, Array< int > &gsl_elem_dev_l, Vector &gsl_ref_l, Vector &field_out, int npt, int ncomp, int nel, int dof1dsol)mfem::FindPointsGSLIBprotected
InterpolateLocal3(const Vector &field_in, Array< int > &gsl_elem_dev_l, Vector &gsl_ref_l, Vector &field_out, int npt, int ncomp, int nel, int dof1dsol)mfem::FindPointsGSLIBprotected
InterpolateOnDevice(const Vector &field_in_evec, Vector &field_out, const int nel, const int ncomp, const int dof1dsol, const int ordering)mfem::FindPointsGSLIBprotected
ir_splitmfem::FindPointsGSLIBprotected
lagcoeffmfem::FindPointsGSLIB
lagcoeff_solmfem::FindPointsGSLIB
loc_hash_facmfem::FindPointsGSLIB
loc_hash_minmfem::FindPointsGSLIBmutable
loc_hash_offsetmfem::FindPointsGSLIBmutable
local_hash_sizemfem::FindPointsGSLIB
MapRefPosAndElemIndices()mfem::FindPointsGSLIBprotectedvirtual
meshmfem::FindPointsGSLIBprotected
mesh_points_cntmfem::FindPointsGSLIBprotected
mesh_splitmfem::FindPointsGSLIBprotected
NE_split_totalmfem::FindPointsGSLIBprotected
newt_tolmfem::FindPointsGSLIB
NONE enum valuemfem::FindPointsGSLIB
oversetmfem::OversetFindPointsGSLIBprotected
OversetFindPointsGSLIB()mfem::OversetFindPointsGSLIBinline
OversetFindPointsGSLIB(MPI_Comm comm_)mfem::OversetFindPointsGSLIBinline
points_cntmfem::FindPointsGSLIBprotected
recv_indexmfem::FindPointsGSLIBprotected
recv_procmfem::FindPointsGSLIBprotected
SetDefaultInterpolationValue(double interp_value_)mfem::FindPointsGSLIBinlinevirtual
SetDistanceToleranceForPointsFoundOnBoundary(double bdr_tol_)mfem::FindPointsGSLIBinlinevirtual
SetGPUtoCPUFallback(bool mode)mfem::FindPointsGSLIBinlinevirtual
SetL2AvgType(AvgType avgtype_)mfem::FindPointsGSLIBinlinevirtual
Setup(Mesh &m, const int meshid, GridFunction *gfmax=NULL, const double bb_t=0.1, const double newt_tol=1.0e-12, const int npt_max=256)mfem::OversetFindPointsGSLIB
mfem::FindPointsGSLIB::Setup(Mesh &m, const double bb_t=0.1, const double newt_tol=1.0e-12, const int npt_max=256)mfem::FindPointsGSLIB
setup_devicemfem::FindPointsGSLIB
SetupDevice()mfem::FindPointsGSLIBprotected
setupflagmfem::FindPointsGSLIBprotected
SetupIntegrationRuleForSplitMesh(Mesh *mesh, IntegrationRule *irule, int order)mfem::FindPointsGSLIBprotectedvirtual
SetupSplitMeshes()mfem::FindPointsGSLIBprotectedvirtual
split_element_indexmfem::FindPointsGSLIBprotected
split_element_mapmfem::FindPointsGSLIBprotected
u_meshidmfem::OversetFindPointsGSLIBprotected
wtendmfem::FindPointsGSLIB
~FindPointsGSLIB()mfem::FindPointsGSLIBvirtual