, including all inherited members.
aspect(const MsqMatrix< 3, 3 > &W) | MBMesquite::TargetCalculator | [static] |
aspect(const MsqMatrix< 3, 2 > &W) | MBMesquite::TargetCalculator | [static] |
aspect(const MsqMatrix< 2, 2 > &W) | MBMesquite::TargetCalculator | [static] |
compositeSource | MBMesquite::LambdaTarget | [private] |
factor_2D(const MsqMatrix< 2, 2 > &W, double &Lambda, MsqMatrix< 2, 2 > &V, MsqMatrix< 2, 2 > &Q, MsqMatrix< 2, 2 > &Delta, MsqError &err) | MBMesquite::TargetCalculator | [static] |
factor_3D(const MsqMatrix< 3, 3 > &W, double &Lambda, MsqMatrix< 3, 3 > &V, MsqMatrix< 3, 3 > &Q, MsqMatrix< 3, 3 > &Delta, MsqError &err) | MBMesquite::TargetCalculator | [static] |
factor_surface(const MsqMatrix< 3, 2 > &W, double &Lambda, MsqMatrix< 3, 2 > &V, MsqMatrix< 2, 2 > &Q, MsqMatrix< 2, 2 > &Delta, MsqError &err) | MBMesquite::TargetCalculator | [static] |
get_2D_target(PatchData &pd, size_t element, Sample sample, MsqMatrix< 2, 2 > &W_out, MsqError &err) | MBMesquite::LambdaTarget | [virtual] |
get_3D_target(PatchData &pd, size_t element, Sample sample, MsqMatrix< 3, 3 > &W_out, MsqError &err) | MBMesquite::LambdaTarget | [virtual] |
get_refmesh_Jacobian_2D(ReferenceMeshInterface *ref_mesh, PatchData &active_mesh, size_t element_no, Sample sample_no, MsqMatrix< 3, 2 > &W_out, MsqError &err) | MBMesquite::TargetCalculator | [static] |
get_refmesh_Jacobian_3D(ReferenceMeshInterface *ref_mesh, PatchData &active_mesh, size_t element_no, Sample sample_no, MsqMatrix< 3, 3 > &W_out, MsqError &err) | MBMesquite::TargetCalculator | [static] |
get_surface_target(PatchData &pd, size_t element, Sample sample, MsqMatrix< 3, 2 > &W_out, MsqError &err) | MBMesquite::LambdaTarget | [virtual] |
have_surface_orient() const | MBMesquite::LambdaTarget | [inline, virtual] |
ideal_shape_2D(EntityTopology element_type, Sample s, const PatchData &pd, MsqMatrix< 2, 2 > &W, MsqError &err) | MBMesquite::TargetCalculator | [static] |
ideal_shape_3D(EntityTopology element_type, Sample s, const PatchData &pd, MsqMatrix< 3, 3 > &W, MsqError &err) | MBMesquite::TargetCalculator | [static] |
ideal_skew_2D(EntityTopology element_type, Sample s, const PatchData &pd, MsqMatrix< 2, 2 > &W, MsqError &err) | MBMesquite::TargetCalculator | [static] |
ideal_skew_3D(EntityTopology element_type, Sample s, const PatchData &pd, MsqMatrix< 3, 3 > &W, MsqError &err) | MBMesquite::TargetCalculator | [static] |
initialize_queue(MeshDomainAssoc *mesh_and_domain, const Settings *settings, MsqError &err) | MBMesquite::TargetCalculator | [virtual] |
jacobian_2D(PatchData &pd, EntityTopology element_type, int num_nodes, Sample location, const Vector3D *coords, MsqMatrix< 3, 2 > &W_out, MsqError &err) | MBMesquite::TargetCalculator | [static] |
jacobian_3D(PatchData &pd, EntityTopology element_type, int num_nodes, Sample location, const Vector3D *coords, MsqMatrix< 3, 3 > &W_out, MsqError &err) | MBMesquite::TargetCalculator | [static] |
lambdaSource | MBMesquite::LambdaTarget | [private] |
LambdaTarget(TargetCalculator *lambda_source, TargetCalculator *composite_source) | MBMesquite::LambdaTarget | |
new_aspect_2D(const MsqVector< 2 > &r) | MBMesquite::TargetCalculator | [static] |
new_aspect_2D(double rho) | MBMesquite::TargetCalculator | [static] |
new_aspect_3D(const MsqVector< 3 > &r) | MBMesquite::TargetCalculator | [static] |
new_orientation_2D(const MsqVector< 3 > &b1, const MsqVector< 3 > &b2) | MBMesquite::TargetCalculator | [static] |
new_orientation_3D(const MsqVector< 3 > &b1, const MsqVector< 3 > &b2) | MBMesquite::TargetCalculator | [static] |
shape(const MsqMatrix< 3, 3 > &W) | MBMesquite::TargetCalculator | [static] |
shape(const MsqMatrix< 3, 2 > &W) | MBMesquite::TargetCalculator | [static] |
shape(const MsqMatrix< 2, 2 > &W) | MBMesquite::TargetCalculator | [static] |
size(const MsqMatrix< 3, 3 > &W) | MBMesquite::TargetCalculator | [static] |
size(const MsqMatrix< 3, 2 > &W) | MBMesquite::TargetCalculator | [static] |
size(const MsqMatrix< 2, 2 > &W) | MBMesquite::TargetCalculator | [static] |
skew(const MsqMatrix< 3, 3 > &W) | MBMesquite::TargetCalculator | [static] |
skew(const MsqMatrix< 3, 2 > &W) | MBMesquite::TargetCalculator | [static] |
skew(const MsqMatrix< 2, 2 > &W) | MBMesquite::TargetCalculator | [static] |
~LambdaTarget() | MBMesquite::LambdaTarget | |
~TargetCalculator() | MBMesquite::TargetCalculator | [virtual] |