Home
last modified time | relevance | path

Searched refs:lua_VecSetSize (Results 1 – 1 of 1) sorted by relevance

/petsc/interfaces/lua/src/
H A Dluasrc.c14 int lua_VecSetSize(lua_State *L) in lua_VecSetSize() function
31 lua_register(L, "VecSetSize", (lua_CFunction)lua_VecSetSize); in luaopen_libpetsc()