![]() |
v0.15.0 |
[Storage and set boundary conditions] More...
#include "src/finite_elements/FormsIntegrators.hpp"
Public Types | |
using | HashVectorStorage |
Store modifed indices by field. | |
Public Member Functions | |
EssentialBcStorage (VectorInt &indices) | |
![]() | |
virtual | ~EntityStorage ()=default |
Public Attributes | |
VectorInt | entityIndices |
Static Public Attributes | |
static HashVectorStorage | feStorage |
[Storage and set boundary conditions] | |
[Storage and set boundary conditions]
Definition at line 14 of file FormsIntegrators.hpp.
Store modifed indices by field.
Hash map, key is field name, value is storage.
Definition at line 23 of file FormsIntegrators.hpp.
|
inline |
Definition at line 15 of file FormsIntegrators.hpp.
VectorInt MoFEM::EssentialBcStorage::entityIndices |
Definition at line 16 of file FormsIntegrators.hpp.
|
static |
[Storage and set boundary conditions]
Definition at line 25 of file FormsIntegrators.hpp.