Home
last modified time | relevance | path

Searched defs:cartconinv_expr (Results 1 – 2 of 2) sorted by relevance

/dports/math/gismo/gismo-21.12.0/examples/
H A Dkirchhoff-Love_example.cpp868 class cartconinv_expr : public _expr<cartconinv_expr<T> > class
875 cartconinv_expr(const gsGeometryMap<T> & G) : _G(G) { } in cartconinv_expr() function in gismo::expr::cartconinv_expr
/dports/math/gismo/gismo-21.12.0/extensions/gsKLShell/
H A DgsThinShellUtils.h1467 template<class T> class cartconinv_expr ; variable
1602 cartconinv_expr(const gsGeometryMap<T> & G) : _G(G) { } in cartconinv_expr() function