Search results

From AbInitio

You searched for Print

Jump to: navigation, search

There is no page titled "Print". You can create this page.

For more information about searching AbInitio, see Searching AbInitio.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

No page title matches

Page text matches

  1. Sandbox (3,347 bytes)
    21: * "\\copyright" [Print "©"];
    22: * "\\lang" [Print "⟨"];
    23: * "\\rang" [Print "⟩"];
    24: * "\\lceil" [Print "⌈"];
    25: * "\\rceil" [Print "⌉"];
  2. MPB User Tutorial (35,772 bytes)
    164: (print "radius at maximum: " (max-arg result) "\n")
    165: (print "gap size at maximum: " (max-val result) "\n")
    167: (<code>print</code> is a function defined by libctl to apply t...
    256: (print
    265: ...t the result as we have done above with the <code>print</code> function. The <code>"\n"</code> string is ...
  3. Libctl Basic User Experience (7,615 bytes)
    75: You can also get the program to print out help by inserting the <code>(help)</code> com...
  4. Libctl User Reference (16,909 bytes)
    114: ; <code>(print ''expressions...'')</code>
    115: ...code>print</code> does anything; by setting <code>print-ok?</code> to false, you can disable all output.
  5. Libctl release notes (11,884 bytes)
    70: * <code>(print)</code> calls <code>(flush-all-ports)</code> to k...
    82: * libctl programs now print out command-line parameters when they run.
    121: ...ore felicitous <code>print</code> and added <code>print-ok?</code> global variable that allows you to dis...
  6. Meep C-plus-plus Tutorial (11,954 bytes)
    134: ...r/2\omega_i</math>. All that is left to do, is to print these results with the quality factor:
    136: master_printf("frequency,amplitude,quality factor\n");
    138: master_printf("%0.6g%+0.6gi,%0.5g%+0.5gi,%g\n",freq_re[i],freq...
  7. Meep Reference (109,261 bytes)
    52: : Time interval (seconds) after which Meep prints a progress message; default is 4 seconds.
    518: ... functions. At any time, you can ask for Meep to print out the current flux spectrum via:
    523: ...-csv</code> takes a bunch of lists of numbers and prints them as a comma-separated table, and we are call...
    577: ... functions. At any time, you can ask for Meep to print out the current force spectrum via:
    582: ...-csv</code> takes a bunch of lists of numbers and prints them as a comma-separated table, and we are call...
  8. Meep Tutorial/Band diagram, resonant modes, and transmission in a holey waveguide (32,880 bytes)
    106: (display-fluxes trans) ; print out the flux spectrum
    297: ...the dots" for the bands&mdash;the frequencies are printed in increasing order, but since modes disappear ...
  9. Meep Tutorial/Third harmonic generation (8,694 bytes)
    74: ...de>display-fluxes</code> lines, but it is nice to print these on a single line along with <math>\chi^{(3)...
    76: (print "harmonics:, " k ", " amp ", "
  10. Meep Tutorial/Material dispersion (6,894 bytes)
    53: ...ble. Finally, we want to loop over this list and print out the corresponding &epsilon; via the ratio <ma...
    57: (print "eps:, " (real-part f) ", " (imag-part f)
  11. Meep Tutorial/Local density of states (8,171 bytes)
    57: (print "ldos0:, " (/ Q Vmode (* 2 pi f pi 0.5)))
  12. Parallel Meep (6,216 bytes)
    42: ... execute the <code>.ctl</code> in parallel, <code>print</code> statements are ignored for all process but...
  13. Meep field-function examples (5,391 bytes)
    18: (print "The integral of our weird function is: "
    25: (print "The integral of our weird function from (-1,0,0)...
    30: (print "The maximum absolute value of our weird function...
    39: ...il</code> instead, using <code>at-every</code> to print or output at periodic time intervals. A common m...
  14. The run function is not a loop (3,835 bytes)
    11: and now we want to modify it to also print "Hello world!" for every time step, as it is runn...
    19: (print "Hello world!\n"))
    25: (print "Hello world!\n")
    31: ... (print "Hello world!\n"): prints output and returns #&lt;unspecified&gt;
    38: ....)</code> does not return a function. (The <code>print</code> returns a special Scheme code <code>#&lt;u...
  15. Color tables in h5topng (10,164 bytes)
    157: ...w these values, you can make <code>h5topng</code> print them out by passing the <code>-v</code> (verbose)...
  16. NLopt Tutorial (30,157 bytes)
    87: printf("nlopt failed!\n");
    90: printf("found minimum at f(%g,%g) = %0.10g\n", x[0], x[...
    93: ...and you may want to still use it.) Otherwise, we print out the minimum function value and the correspond...
    111: Let's modify our program to print out the number of function evaluations that were ...
    124: ...to avoid global variables.) Then, adding a <code>printf</code>:
  17. Casimir calculations in Meep (39,017 bytes)
    292: Print out the values of the force, along with the relev...
    293: ...st)) ;%%% Take a direct product of Ext-list, for printing
    299: (print "Total force for d = "curr-d", h = "curr-h" = "cu...
    301: ...leep 2) ;%%% Sometimes this is useful to keep the printing from getting entangled with end-divide-paralle...
  18. Meep Tutorial/Optical forces (10,118 bytes)
    55: (print "freq:, " s ", " f "\n")
  19. Meep Tutorial/Near-to-far-field spectra (11,189 bytes)
    75: (print "farfield:, " (number->string n) ", " (number->st...
    77: (print ", " (number->string (list-ref ff m))))
    79: (print "\n")))
  20. Meep Tutorial/Multilevel-atomic susceptibility (7,007 bytes)
    36: (define print-field (lambda () (print "field:, " (meep-time) ", "
    39: (run-until endt (after-time (- endt 250) print-field))

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools