GetFEM
5.4.2
|
Provides indexing of integration points for mesh_im. More...
#include <getfem/getfem_mesh_im.h>
Go to the source code of this file.
Classes | |
class | getfem::im_data |
im_data provides indexing to the integration points of a mesh im object. More... | |
Namespaces | |
getfem | |
GEneric Tool for Finite Element Methods. | |
Functions | |
bool | getfem::is_equivalent_with_vector (const bgeot::multi_index &sizes, size_type vector_size) |
check if a given tensor size is equivalent to a vector | |
bool | getfem::is_equivalent_with_matrix (const bgeot::multi_index &sizes, size_type nrows, size_type ncols) |
check if a given tensor size is equivalent to a matrix | |
Provides indexing of integration points for mesh_im.
Definition in file getfem_im_data.h.