| aaGrad typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| aaVol typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| advect_lsf(TGridFunction &uNew, TGridFunction &u) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| algebra_type typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| assemble_element(TElem &elem, DimFV1Geometry< dim > &geo, grid_type &grid, TGridFunction &uNew, const TGridFunction &uOld, aaGrad &aaGradient, aaVol &aaVolume) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| assign_dirichlet(TGridFunction &) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| calculate_vertex_grad_vol(TGridFunction &u, aaGrad &aaGradient, aaVol &aaVolume) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| calculate_vertex_grad_vol_sign(TGridFunction &, aaGrad &, aaVol &, TGridFunction &, int) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| calculate_vertex_vol(TGridFunction &u, aaVol &aaVolVolume) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| compute_ddnormal(TGridFunction &ddnormal, TGridFunction &dnormal, TGridFunction &vx, TGridFunction &vy, TGridFunction &phi, TGridFunction &u) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| compute_dnormal(TGridFunction &dnormal, TGridFunction &vx, TGridFunction &vy, TGridFunction &phi, TGridFunction &u) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| compute_error(TGridFunction &numsol) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| compute_normal(TGridFunction &vx, TGridFunction &vy, TGridFunction &u) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| create_ls_subsets(TGridFunction &phi) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| dim | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | privatestatic |
| domain_type typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| EdgeConstIterator typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| ElemIterator typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| ElemType typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| FV1LevelSetDisc() | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| get_time() | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| grid_type typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| init_ls_subsets(TGridFunction &phi) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| limit_grad(TGridFunction &uOld, aaGrad &aaGradient) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | protected |
| m_delta | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_dirichlet_sg | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_divFree | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_dt | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_gamma | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_imDirichlet | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_imSource | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_imVelocity | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_inactive_sg | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_inside_elements_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_inside_nodes_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_limiter | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_maxCFL | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_neumann_sg | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_nrOfSteps | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_onls_elements_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_onls_nodes_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_outside_elements_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_outside_nodes_si | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_print | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_time | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| m_timestep_nr | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| overwrite(TGridFunction &, TGridFunction &, TGridFunction &, int) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| overwrite(TGridFunction &, number, TGridFunction &, int) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| position_accessor_type typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| runtimetest(TGridFunction &u) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| set_delta(number delta) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_dirichlet_boundary(TGridFunction &uNew, const char *subsets) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_dirichlet_data(SmartPtr< CplUserData< number, dim > > d) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_dirichlet_data(number val) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_divfree(bool b) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_dt(number deltaT) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_active(int sign) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_active(int signi, int signj) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_active(int signi, int signj, int signk) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_inactive(int sign) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_inactive(int signi, int signj) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_elements_inactive(int signi, int signj, int signk) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_gamma(number gamma) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_info(bool b) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_limiter(bool b) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_active(int sign) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_active(int signi, int signj) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_active(int signi, int signj, int signk) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_inactive(int sign) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_inactive(int signi, int signj) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nodes_inactive(int signi, int signj, int signk) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_nr_of_steps(size_t n) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_outflow_boundary(TGridFunction &uNew, const char *subsets) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_reinit(size_t n) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_source(SmartPtr< CplUserData< number, dim > > user) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_source(number val) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_time(number t) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_timestep_nr(size_t n) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_velocity(SmartPtr< CplUserData< MathVector< dim >, dim > > user) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_velocity(number vel_x) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_velocity(number vel_x, number vel_y) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| set_velocity(number vel_x, number vel_y, number vel_z) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |
| update_ls_subsets(TGridFunction &phi) | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | |
| VertexConstIterator typedef | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | private |
| ~FV1LevelSetDisc() | ug::LevelSet::FV1LevelSetDisc< TGridFunction > | inline |