MCPcopy Create free account
hub / github.com/FreeFem/FreeFem-sources / begin

Method begin

plugin/seq/ff-Ipopt.cpp:387–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385 }
386
387 const_iterator begin( ) const { return structure.begin( ); }
388
389 iterator begin( ) { return structure.begin( ); }
390

Callers 15

build_layer_map_triangleFunction · 0.45
eval_jac_gMethod · 0.45
eval_hMethod · 0.45
VTK_WRITE_MESHFunction · 0.45
VTK_WRITE_MESH3Function · 0.45
VTK_WRITE_MESHTFunction · 0.45
MetricPk.cppFile · 0.45
Helmholtz_FD.cppFile · 0.45
ZeroLinesFunction · 0.45
SimplePDFModuleMethod · 0.45
~SimplePDFModuleMethod · 0.45
plot_P1_isolineFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected