SheafSystem
0.0.0.0
|
Interface for class fields. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/geometry.h"
#include "SheafSystem/scoped_index.h"
Go to the source code of this file.
Classes | |
class | sheaf::block< T > |
An auto_block with a no-initialization initialization policy. More... | |
Namespaces | |
sheaf | |
Namespace for the sheaves component of the sheaf system. | |
fiber_bundle | |
Namespace for the fiber_bundles component of the sheaf system. | |
fields | |
Namespace for fields component of sheaf system. | |
Typedefs | |
typedef void(* | fields::property_dof_function_type) (block< sec_vd_value_type > &xglobal_coords, block< sec_vd_dof_type > &xproperty_dofs) |
The type of the function for computing the property dofs at given global coordinates. More... | |
Interface for class fields.
Definition in file fields.h.