CurvMethod

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

CurvMethod

Section Mesh::Curvilinear
Type integer
Default curv_uniform

The relevant functions in octopus are represented on a mesh in real space. This mesh may be an evenly spaced regular rectangular grid (standard mode), or else an adaptive or curvilinear grid. We have implemented three kinds of adaptive meshes, although only one is currently working, the one invented by F. Gygi (curv_gygi). The code will stop if any of the other two is invoked. All are experimental with domain parallelization.

Options:


Source information