OGS
|
Specialization if shape function and lower order shape function are the same.
Definition at line 81 of file NsAndWeight.h.
#include <NsAndWeight.h>
Public Member Functions | |
NsAndWeight (ShapeMatrix &&N, double const weight) | |
Eigen::Ref< const Eigen::RowVectorXd > | N (unsigned order) const |
ShapeMatrix const & | NHigherOrder () const |
double | weight () const |
Private Attributes | |
ShapeMatrix | N_ |
double | weight_ |
|
inline |
Definition at line 87 of file NsAndWeight.h.
|
inline |
Definition at line 92 of file NsAndWeight.h.
References OGS_FATAL.
|
inline |
Definition at line 112 of file NsAndWeight.h.
|
inline |
Definition at line 114 of file NsAndWeight.h.
|
private |
Definition at line 117 of file NsAndWeight.h.
|
private |
Definition at line 118 of file NsAndWeight.h.