►Cgetfem::abstract_constraints_projection | Abstract projection of a stress tensor onto a set of admissible stress tensors |
Cgetfem::VM_projection | Von Mises projection |
►Cgetfem::abstract_hyperelastic_law | Base class for material law |
Cgetfem::Ciarlet_Geymonat_hyperelastic_law | Ciarlet-Geymonat hyperelastic law |
Cgetfem::generalized_Blatz_Ko_hyperelastic_law | Blatz_Ko hyperelastic law |
Cgetfem::membrane_elastic_law | Linear law for a membrane (plane stress), orthotropic material caracterized by Ex, Ey, vYX and G, with optional orthotropic prestresses |
Cgetfem::Mooney_Rivlin_hyperelastic_law | Mooney-Rivlin hyperelastic law |
Cgetfem::Neo_Hookean_hyperelastic_law | Neo-Hookean hyperelastic law variants |
Cgetfem::plane_strain_hyperelastic_law | Plane strain hyperelastic law (takes another law as a parameter) |
Cgetfem::SaintVenant_Kirchhoff_hyperelastic_law | Saint-Venant Kirchhoff hyperelastic law |
Cbgeot::Comma_initializer< Container > | Template class which forwards insertions to the container class |
►Clevel_set_contact::contact_body | Base class for the master and the slave contact bodies |
Clevel_set_contact::master_contact_body | Master contact body which surface will be used to project contact stresses and stiffness terms |
Clevel_set_contact::slave_contact_body | Contact body that will be projected on the boundary of the master |
Clevel_set_contact::contact_pair_info | Prepares the final information needed to pass to the contact brick for every contact pair to assemble tangent terms |
Clevel_set_contact::contact_pair_update | Temporary object that updates contact pair, deformes meshes and undeformes when it selfdestructs |
►Cgetfem::context_dependencies | Deal with interdependencies of objects |
Cgetfem::fem_global_function | Fem object with global basis functions |
Cgetfem::im_data | Im_data provides indexing to the integration points of a mesh im object |
Cgetfem::interpolated_fem | FEM which interpolates a mesh_fem on a different mesh |
Cgetfem::level_set | Define a level-set |
►Cgetfem::mesh | Describe a mesh (collection of convexes (elements) and points) |
Cgetfem::torus_mesh | Copy an original 2D mesh to become a torus mesh with radial dimension |
►Cgetfem::mesh_fem | Describe a finite element method linked to a mesh |
Cgetfem::mesh_fem_global_function | This is a convenience class for defining a mesh_fem with base functions which are global functions (functions defined across more than one convexes of a mesh) given by the user |
Cgetfem::mesh_fem_sum | Implement a special mesh_fem with merges the FEMs of two (or more) mesh_fems |
Cgetfem::partial_mesh_fem | Subclass of mesh_fem which allows to eliminate a number of dof of the original mesh_fem |
Cgetfem::torus_mesh_fem | Mesh fem object that adapts |
►Cgetfem::mesh_im | Describe an integration method linked to a mesh |
Cgetfem::mesh_im_cross_level_set | Describe an adaptable integration method linked to a mesh cut by at least two level sets on the intersection of two level sets |
Cgetfem::mesh_im_level_set | Describe an adaptable integration method linked to a mesh cut by a level set |
Cgetfem::mesh_level_set | Keep informations about a mesh crossed by level-sets |
Cgetfem::model | ``Model'' variables store the variables, the data and the description of a model |
Cgetfem::projected_fem | FEM which interpolates the projection of a mesh_fem on a different mesh |
Cbgeot::convex< PT, PT_TAB > | Generic definition of a convex ( bgeot::convex_structure + vertices coordinates ) |
►Cbgeot::convex< base_node > | |
Cbgeot::convex_of_reference | Base class for reference convexes |
Cgetfem::copyable_ptr< T > | A wrapper around a unique_ptr that clones the value on copy |
Cgetfem::copyable_ptr< getfem::omp_distribute > | |
Cgmm::diagonal_precond< Matrix > | Diagonal preconditioner |
Cgetfem::distro< CONTAINER > | Multi-threaded distribution of a single vector or a matrix |
Cdal::dna_const_iterator< T, pks > | Constant iterator class for dynamic array |
Cdal::dna_iterator< T, pks > | Iterator class for dynamic array |
Cgmm::dsvector< T > | Sparse vector built on distribution sort principle |
Cgetfem::dx_export | A (quite large) class for exportation of data to IBM OpenDX |
Cdal::dynamic_array< T, pks > | Dynamic Array |
Cdal::dynamic_array< base_node, pks > | |
Cdal::dynamic_array< bgeot::pgeometric_trans > | |
Cdal::dynamic_array< bgeot::small_vector, pks > | |
Cdal::dynamic_array< const std::string * > | |
Cdal::dynamic_array< gmm::uint64_type > | |
Cdal::dynamic_array< green_simplex, pks > | |
Cdal::dynamic_array< ind_cv_ct, 8 > | |
Cdal::dynamic_array< mesh_convex_structure, pks > | |
Cdal::dynamic_array< pintegration_method > | |
Cdal::dynamic_array< size_t, pks > | |
Cdal::dynamic_array< tree_elt, pks > | |
Cdal::enr_static_stored_object | Pointer to an object with the dependencies |
Cdal::enr_static_stored_object_key | Pointer to a key with a coherent order |
Cgetfem::fem_precomp_pool | Handle a pool (i.e |
Cgetfem::generic_assembly | Generic assembly of vectors, matrices |
►Cbgeot::geotrans_interpolation_context | Geotrans_interpolation_context structure is passed as the argument of geometric transformation interpolation functions |
Cgetfem::fem_interpolation_context | Structure passed as the argument of fem interpolation functions |
Cbgeot::geotrans_inv | Handles the geometric inversion for a given (supposedly quite large) set of points |
Cbgeot::geotrans_inv_convex | Does the inversion of the geometric transformation for a given convex |
Cbgeot::geotrans_precomp_pool | The object geotrans_precomp_pool Allow to allocate a certain number of geotrans_precomp and automatically delete them when it is deleted itself |
Cgmm::HarwellBoeing_IO | Matrix input/output for Harwell-Boeing format |
Cgmm::ildlt_precond< Matrix > | Incomplete Level 0 LDLT Preconditioner |
Cgmm::ildltt_precond< Matrix > | Incomplete LDL^t (cholesky) preconditioner with fill-in and threshold |
Cgmm::ilu_precond< Matrix > | Incomplete LU without fill-in Preconditioner |
Cgmm::ilut_precond< Matrix > | Incomplete LU with threshold and K fill-in Preconditioner |
Cgmm::ilutp_precond< Matrix > | ILUTP: Incomplete LU with threshold and K fill-in Preconditioner and column pivoting |
Cbgeot::imbricated_box_less | A comparison function for bgeot::base_node |
Cbgeot::index_node_pair | Store a point and the associated index for the kdtree |
Cgetfem::interpolator_on_mesh_fem | General structure for interpolation of a function defined by a mesh_fem and a vector U at any point (interpolation of value and gradient) |
Cgmm::iteration | The Iteration object calculates whether the solution has reached the desired accuracy, or whether the maximum number of iterations has been reached |
Cbgeot::kdtree | Balanced tree over a set of points |
Cgetfem::list_distro< CONTAINER_LIST > | Takes a list (more often it's a std::vector) of matrices or vectors, creates an empty copy on each thread |
Cgmm::MatrixMarket_IO | Matrix input/output for MatrixMarket storage |
Cgetfem::mesh_region | Structure used to hold a set of convexes and/or convex faces |
Cgetfem::mesh_slice_cv_dof_data< VEC > | Use this structure to specify that the mesh must be deformed before the slicing operation (with a mesh_fem and an associated field) |
Cgetfem::mesh_slicer | Apply a serie a slicing operations to a mesh |
Cbgeot::mesh_structure | Mesh structure definition |
Cgmm::mr_approx_inverse_precond< Matrix > | Approximate inverse via MR iteration (see P301 of Saad book) |
Cdal::naming_system< METHOD > | Associate a name to a method descriptor and store method descriptors |
Cdal::naming_system< geometric_trans > | |
Cdal::naming_system< integration_method > | |
Cdal::naming_system< virtual_fem > | |
Cbgeot::node_tab | Store a set of points, identifying points that are nearer than a certain very small distance |
►Cgetfem::nonlinear_elem_term | Abstract class for integration of non-linear terms into the mat_elem computations the nonlinear term is added into the mat_elem_type via mat_elem_nonlinear |
Cgetfem::elastoplasticity_nonlinear_term | Compute the projection of D*e + sigma_bar_ on the dof of sigma |
Clevel_set_contact::HFunction | Regularized Heaviside function |
Clevel_set_contact::NormalTerm | A term, used in level set contact assemblies that builds a surface projection matrix R = N^t X N (where N is normal vector to the boundary) |
Cgetfem::omp_distribute< T > | Use this template class for any object you want to distribute to open_MP threads |
Cgetfem::omp_distribute< base_vector > | |
Cgetfem::omp_distribute< bool > | Specialization for bool, to circumvent the shortcommings of standards library specialization for std::vector<bool> |
Cgetfem::omp_distribute< const_iterator > | |
Cgetfem::omp_distribute< CONTAINER > | |
Cgetfem::omp_distribute< CONTAINER_LIST > | |
Cgetfem::omp_distribute< dal::bit_vector > | |
Cgetfem::omp_distribute< ga_workspace > | |
Cgetfem::omp_distribute< model_complex_plain_vector > | |
Cgetfem::omp_distribute< model_complex_sparse_matrix > | |
Cgetfem::omp_distribute< model_real_plain_vector > | |
Cgetfem::omp_distribute< model_real_sparse_matrix > | |
Cgetfem::omp_distribute< std::vector< singleton_instance_base * > > | |
Cgetfem::omp_distribute< T * > | |
Cbgeot::permutation | Generation of permutations, and ranking/unranking of these |
Cgetfem::poly_integration | Description of an exact integration of polynomials |
Cgetfem::pos_export | POS export |
Cbgeot::power_index | Vector of integer (16 bits type) which represent the powers of a monomial |
Cgetfem::region_partition | Used to partition a mesh region so that each partition can be used on a different thread |
Cgmm::rsvector< T > | Sparse vector built upon std::vector |
Cbgeot::rtree | Balanced tree of n-dimensional rectangles |
Cdal::singleton< T, LEV > | Singleton class |
►Cgetfem::slicer_action | Generic slicer class |
Cgetfem::slicer_boundary | Extraction of the boundary of a slice |
Cgetfem::slicer_build_edges_mesh | Slicer whose side-effect is to build the list of edges (i.e |
Cgetfem::slicer_build_mesh | Slicer whose side-effect is to build a mesh from the slice simplexes |
Cgetfem::slicer_build_stored_mesh_slice | Getfem::mesh_slicer whose side effect is to build a stored_mesh_slice object |
Cgetfem::slicer_complementary | Build the complementary of a slice |
Cgetfem::slicer_compute_area | Slicer whose side-effect is to compute the area of the slice |
Cgetfem::slicer_explode | Contract or expand each convex with respect to its gravity center |
Cgetfem::slicer_intersect | Build the intersection of two slices |
Cgetfem::slicer_mesh_with_mesh | Slices a mesh with another mesh |
Cgetfem::slicer_none | This slicer does nothing |
Cgetfem::slicer_union | Union of two slices |
►Cgetfem::slicer_volume | Base class for general slices of a mesh (planar, sphere, cylinder,isosurface) |
Cgetfem::slicer_cylinder | Slices a mesh with a cylinder (or its boundary) |
Cgetfem::slicer_half_space | Slice a mesh with a half-space (or its boundary) |
Cgetfem::slicer_isovalues | Extract an isosurface |
Cgetfem::slicer_sphere | Slices a mesh with a sphere (or its boundary) |
Cgmm::slvector< T > | Skyline vector |
Cbgeot::small_vector< T > | Container for small vectors of POD (Plain Old Data) types |
Cbgeot::small_vector< scalar_type > | |
Cgmm::standard_locale | This is the above solutions for linux, but it still needs to be tested |
►Cdal::static_stored_object | Base class for static stored objects |
Cbgeot::convex_of_reference | Base class for reference convexes |
►Cbgeot::convex_structure | Structure of a convex |
Cbgeot::torus_structure | Torus_structure which extends a 2 dimensional structure with a radial dimension |
►Cbgeot::geometric_trans | Description of a geometric transformation between a reference element and a real element |
Cbgeot::torus_geom_trans | An adaptor that adapts a two dimensional geometric_trans to include radial dimension |
Cbgeot::geotrans_precomp_ | Precomputed geometric transformation operations use this for repetitive evaluation of a geometric transformations on a set of points "pspt" in the reference convex which do not change |
Cbgeot::polynomial< T > | This class deals with plain polynomials with several variables |
Cbgeot::stored_point_tab | Point tab storage |
Cgetfem::abstract_xy_function | Below a list of simple functions of (x,y) used for building the crack singular functions |
Cgetfem::fem_precomp_ | Pre-computations on a fem (given a fixed set of points on the reference convex, this object computes the value/gradient/hessian of all base functions on this set of points and stores them |
Cgetfem::global_function | Inherit from this class to define new global functions |
Cgetfem::im_data | Im_data provides indexing to the integration points of a mesh im object |
Cgetfem::integration_method | This structure is not intended to be used directly |
Cgetfem::level_set | Define a level-set |
Cgetfem::mat_elem_type | Description of an elementary matrix |
Cgetfem::mesh | Describe a mesh (collection of convexes (elements) and points) |
Cgetfem::mesh_fem | Describe a finite element method linked to a mesh |
Cgetfem::mesh_im | Describe an integration method linked to a mesh |
Cgetfem::mesh_level_set | Keep informations about a mesh crossed by level-sets |
Cgetfem::model | ``Model'' variables store the variables, the data and the description of a model |
Cgetfem::stored_mesh_slice | The output of a getfem::mesh_slicer which has been recorded |
►Cgetfem::virtual_fem | Base class for finite element description |
Cgetfem::fem< base_poly > | |
Cgetfem::fem< bgeot::polynomial_composite > | |
Cgetfem::fem< FUNC > | Virtual_fem implementation as a vector of generic functions |
Cgetfem::fem_global_function | Fem object with global basis functions |
Cgetfem::fem_level_set | FEM associated with getfem::mesh_fem_level_set objects |
Cgetfem::interpolated_fem | FEM which interpolates a mesh_fem on a different mesh |
Cgetfem::projected_fem | FEM which interpolates the projection of a mesh_fem on a different mesh |
Cgetfem::torus_fem | Torus fem, the real grad base value is modified to compute radial grad of F/R |
Cbgeot::polynomial< opt_long_scalar_type > | |
Cdal::stored_object_tab | Table of stored objects |
Cgmm::SuperLU_factor< T > | Factorization of a sparse matrix with SuperLU |
Cgmm::tab_ref_index_ref< ITER, ITER_INDEX > | Indexed array reference (given a container X, and a set of indexes I, this class provides a pseudo-container Y such that |
Cgmm::tab_ref_index_ref< IT, ITINDEX > | |
Cgmm::tab_ref_index_ref_iterator_< ITER, ITER_INDEX > | Iterator over a gmm::tab_ref_index_ref<ITER,ITER_INDEX> |
Cgmm::tab_ref_reg_spaced< ITER > | Provide a "strided" view a of container |
Cgmm::tab_ref_reg_spaced< IT > | |
Cgmm::tab_ref_with_selection< ITER, COND > | Given a container X and a predicate P, provide pseudo-container Y of all elements of X such that P(X[i]) |
Cgmm::tab_ref_with_selection_iterator_< ITER, COND > | Iterator over a tab_ref_with_selection |
Cgetfem::temporary_mesh_deformator< VECTOR > | An object function that first deforms and then remembers to restore a mesh if it has to be restored for other bricks |
Cgetfem::thread_exception | Allows to re-throw exceptions, generated in OpemMP parallel section |
►Cgetfem::virtual_brick | The virtual brick has to be derived to describe real model bricks |
Clevel_set_contact::level_set_contact_brick | Assembles normal contact terms on the boundary of two contact bodies (master/slave) |
Cgetfem::virtual_dispatcher | The time dispatcher object modify the result of a brick in order to apply a time integration scheme |
Cgetfem::virtual_time_scheme | The time integration scheme object provides the necessary methods for the model object to apply a time integration scheme to an evolutionnary problem |
Cgetfem::mesh_region::visitor | "iterator" class for regions |
Cgetfem::vtk_export | VTK export |
Cgmm::wsvector< T > | Sparse vector built upon std::map |