Nektar++
|
VTK Pointer-like object - may be non-copyable. More...
#include <VtkWrapper.hpp>
Static Public Member Functions | |
static handle | cast (const Ptr &ptr, return_value_policy policy, handle parent) |
Static Public Attributes | |
static constexpr auto | name = _<Class>() |
Protected Types | |
using | Class = intrinsic_t< decltype(*std::declval< Ptr >())> |
using | value_caster_type = type_caster< Class > |
VTK Pointer-like object - may be non-copyable.
Definition at line 155 of file VtkWrapper.hpp.
|
protected |
Definition at line 158 of file VtkWrapper.hpp.
|
protected |
Definition at line 159 of file VtkWrapper.hpp.
|
inlinestatic |
Definition at line 163 of file VtkWrapper.hpp.
|
staticconstexpr |
Definition at line 162 of file VtkWrapper.hpp.
Referenced by CellMLToNektar.pycml.cellml_units::__repr__(), CellMLToNektar.pycml.cellml_component::_add_variable(), CellMLToNektar.pycml.cellml_component::_build_units_dictionary(), CellMLToNektar.pycml.cellml_component::_del_variable(), CellMLToNektar.pycml.cellml_units::_hash_tuple(), CellMLToNektar.pycml.cellml_component::_set_parent_component(), CellMLToNektar.pycml.cellml_variable::fullname(), and CellMLToNektar.pycml.cellml_component::get_variable_by_name().