代码搜索:meep

找到约 148 项符合「meep」的源代码

代码结果 148
www.eeworm.com/read/362900/9977052

in meep-pkgconfig.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: MEEP Description: time-domain electromagnetic simulation Version: @VERSION@ Libs: -L${libdir} -lmeep@MEEP_SUFFI
www.eeworm.com/read/362900/9977079

tex meep.tex

% Copyright (C) 2003 David Roundy % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by % the Free Softwar
www.eeworm.com/read/362900/9977157

cpp meep.cpp

#include "meep-ctl.hpp" using namespace meep; /**************************************************************************/ /* The following are hook functions called from main() when starting th
www.eeworm.com/read/362900/9977160

in meep.scm.in

; Copyright (C) 2005-2008 Massachusetts Institute of Technology ; ; This program is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as publi
www.eeworm.com/read/362900/9977166

i meep.i

// -*- C++ -*- %module meep %{ #include "meep-ctl.hpp" static inline int SwigComplex_Check(SCM o) { return SCM_REALP(o) || SCM_COMPLEXP(o); } static inline int SwigVector3_Check(SCM o) { retu
www.eeworm.com/read/362900/9977240

hpp meep.hpp

/* Copyright (C) 2005-2008 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as pu
www.eeworm.com/read/199277/7870357

in meep.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: MEEP Description: time-domain electromagnetic simulation Version: @VERSION@ Libs: -L${libdir} -lmeep @MEEPLIBS@
www.eeworm.com/read/199277/7870436

tex meep.tex

% Copyright (C) 2003 David Roundy % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by % the Free Softwar
www.eeworm.com/read/199277/7870472

pdf meep.pdf

www.eeworm.com/read/199277/7870595

cpp meep.cpp

#include "meep-ctl.hpp" using namespace meep; /**************************************************************************/ /* The following are hook functions called from main() when starting th