Skip to content

Project OpenGeode

class Propagator

Functions

Propagator

cpp
public void Propagator<Mesh>(const Propagator<Mesh> & )
public void Propagator<Mesh>(const Propagator<Mesh> & )

operator=

cpp
public Propagator<Mesh> & operator=(const Propagator<Mesh> & )
public Propagator<Mesh> & operator=(const Propagator<Mesh> & )

Propagator

cpp
public void Propagator<Mesh>(Propagator<Mesh> && )
public void Propagator<Mesh>(Propagator<Mesh> && )

operator=

cpp
public Propagator<Mesh> & operator=(Propagator<Mesh> && )
public Propagator<Mesh> & operator=(Propagator<Mesh> && )

~Propagator

cpp
public void ~Propagator<Mesh>()
public void ~Propagator<Mesh>()

identifier

cpp
public index_t identifier(index_t element)
public index_t identifier(index_t element)

identify_elements

cpp
public index_t identify_elements()
public index_t identify_elements()

identified_components

cpp
public FixedArray identified_components()
public FixedArray identified_components()

Propagator

cpp
protected void Propagator<Mesh>(const Mesh & mesh, index_t nb_elements)
protected void Propagator<Mesh>(const Mesh & mesh, index_t nb_elements)

mesh

cpp
protected const Mesh & mesh()
protected const Mesh & mesh()

Geode-solutions' documentation website