BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::TensorMeshConfig Member List

This is the complete list of members for belfem::TensorMeshConfig, including all inherited members.

dimension() constbelfem::TensorMeshConfiginline
element_ijk(const index_t i, const real x)belfem::TensorMeshConfiginline
element_index(const index_t i, const index_t j) constbelfem::TensorMeshConfiginline
element_index(const index_t i, const index_t j, const index_t k) constbelfem::TensorMeshConfiginline
element_step(const uint aDimension) constbelfem::TensorMeshConfiginline
element_type() constbelfem::TensorMeshConfiginline
inv_element_step(const uint aDimension) constbelfem::TensorMeshConfiginline
limit() constbelfem::TensorMeshConfiginline
max(const uint aDimension) constbelfem::TensorMeshConfiginline
min(const uint aDimension) constbelfem::TensorMeshConfiginline
node_index(const index_t i, const index_t j) constbelfem::TensorMeshConfiginline
node_index(const index_t i, const index_t j, const index_t k) constbelfem::TensorMeshConfiginline
num_control_points(const uint aDimension=BELFEM_UINT_MAX) constbelfem::TensorMeshConfiginline
num_elements(const uint aDimension=BELFEM_UINT_MAX) constbelfem::TensorMeshConfiginline
num_elements_vector() constbelfem::TensorMeshConfiginline
num_nodes(const uint aDimension=BELFEM_UINT_MAX) constbelfem::TensorMeshConfiginline
num_nodes_vector() constbelfem::TensorMeshConfiginline
order() constbelfem::TensorMeshConfiginline
origin() constbelfem::TensorMeshConfiginline
step() constbelfem::TensorMeshConfiginline
TensorMeshConfig(const uint aOrder, const Vector< index_t > &aNumNodes, const Vector< real > &aStep, const Vector< real > aOrigin={})belfem::TensorMeshConfig
~TensorMeshConfig()=defaultbelfem::TensorMeshConfig