|
libMesh
|
Go to the source code of this file.
Namespaces | |
| namespace | libMesh |
The libMesh namespace provides an interface to certain functionality in the library. | |
Typedefs | |
| typedef DynamicSparseNumberArray< Real, dof_id_type > | libMesh::DSNAN |
Functions | |
| template<typename T , typename IndexType > | |
| const std::vector< std::pair< IndexType, T > > | libMesh::convert_to_send (MetaPhysicL::DynamicSparseNumberArray< T, IndexType > &in) |
| template<typename SendT , typename T , typename IndexType > | |
| void | libMesh::convert_from_receive (SendT &received, MetaPhysicL::DynamicSparseNumberArray< T, IndexType > &converted) |