a class representing a simple location
More...
#include <location_normal.hpp>
|
typedef Space | space_t |
| template parameter as nested type
|
|
typedef space_t::location_t | x_t |
| the location type
|
|
typedef space_t::scalar_t | scalar_t |
| the scalar type
|
|
template<class Space>
class NiHu::location_input< Space >
a class representing a simple location
- Template Parameters
-
Space | the coordinate space |
Definition at line 37 of file location_normal.hpp.
◆ location_input() [1/2]
template<class Space >
template<class elem_t >
constructor
- Template Parameters
-
- Parameters
-
[in] | elem | the element instance |
[in] | xi | the reference domain variable |
Definition at line 52 of file location_normal.hpp.
◆ location_input() [2/2]
The documentation for this class was generated from the following file: